Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-23038 (GCVE-0-2022-23038)
Vulnerability from cvelistv5 – Published: 2022-03-10 19:20 – Updated: 2024-08-03 03:28- unknown
| URL | Tags |
|---|---|
| https://xenbits.xenproject.org/xsa/advisory-396.txt | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2022… | mailing-listx_refsource_MLIST |
| Vendor | Product | Version | |
|---|---|---|---|
| unspecified | unspecified |
Unknown:
consult Xen advisory XSA-396
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T03:28:43.103Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "unspecified",
"vendor": "unspecified",
"versions": [
{
"status": "unknown",
"version": "consult Xen advisory XSA-396"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "{\u0027credit_data\u0027: {\u0027description\u0027: {\u0027description_data\u0027: [{\u0027lang\u0027: \u0027eng\u0027, \u0027value\u0027: \u0027This issue was discovered by Demi Marie Obenour and Simon Gaiser of\\nInvisible Things Lab.\u0027}]}}}"
}
],
"descriptions": [
{
"lang": "en",
"value": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042"
}
],
"metrics": [
{
"other": {
"content": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Due to race conditions and missing tests of return codes in the Linux\nPV device frontend drivers a malicious backend could gain access (read\nand write) to memory pages it shouldn\u0027t have, or it could directly\ntrigger Denial of Service (DoS) in the guest."
}
]
}
},
"type": "unknown"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "unknown",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-07-01T13:06:59.000Z",
"orgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"shortName": "XEN"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-23038",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "consult Xen advisory XSA-396"
}
]
}
}
]
},
"vendor_name": ""
}
]
}
},
"configuration": {
"configuration_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "All Linux guests using PV devices are vulnerable in case potentially\nmalicious PV device backends are being used."
}
]
}
}
},
"credit": {
"credit_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was discovered by Demi Marie Obenour and Simon Gaiser of\nInvisible Things Lab."
}
]
}
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042"
}
]
},
"impact": {
"impact_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Due to race conditions and missing tests of return codes in the Linux\nPV device frontend drivers a malicious backend could gain access (read\nand write) to memory pages it shouldn\u0027t have, or it could directly\ntrigger Denial of Service (DoS) in the guest."
}
]
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unknown"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xenbits.xenproject.org/xsa/advisory-396.txt",
"refsource": "MISC",
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
}
]
},
"workaround": {
"workaround_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is no mitigation available other than not using PV devices in case\na backend is suspected to be potentially malicious."
}
]
}
}
}
}
}
},
"cveMetadata": {
"assignerOrgId": "23aa2041-22e1-471f-9209-9b7396fa234f",
"assignerShortName": "XEN",
"cveId": "CVE-2022-23038",
"datePublished": "2022-03-10T19:20:18.000Z",
"dateReserved": "2022-01-10T00:00:00.000Z",
"dateUpdated": "2024-08-03T03:28:43.103Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-23038",
"date": "2026-05-28",
"epss": "0.00112",
"percentile": "0.29253"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-23038\",\"sourceIdentifier\":\"security@xen.org\",\"published\":\"2022-03-10T20:15:08.593\",\"lastModified\":\"2024-11-21T06:47:51.660\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042\"},{\"lang\":\"es\",\"value\":\"Los frontends de dispositivos Linux PV son vulnerables a ataques de backends [Este registro de informaci\u00f3n CNA se relaciona con m\u00faltiples CVEs; el texto explica qu\u00e9 aspectos/vulnerabilidades corresponden a cada CVE]. Varios frontends de dispositivos Linux PV est\u00e1n usando las interfaces de la tabla de concesi\u00f3n para eliminar los derechos de acceso de los backends de forma que est\u00e1n sujetos a condiciones de carrera, resultando en posibles filtrados de datos, corrupci\u00f3n de datos por parte de backends maliciosos y denegaci\u00f3n de servicio desencadenada por backends maliciosos: blkfront, netfront, scsifront y el controlador gntalloc est\u00e1n comprobando si una referencia de concesi\u00f3n est\u00e1 todav\u00eda en uso. Si no es el caso, asumen que una siguiente eliminaci\u00f3n del acceso concedido siempre tendr\u00e1 \u00e9xito, lo que no es cierto en caso de que el backend haya mapeado la p\u00e1gina concedida entre esas dos operaciones. Como resultado, el backend puede mantener el acceso a la p\u00e1gina de memoria del hu\u00e9sped sin importar c\u00f3mo ser\u00e1 usada la p\u00e1gina despu\u00e9s de que la E/S del frontend haya terminado. El controlador xenbus presenta un problema similar, ya que no comprueba el \u00e9xito de la eliminaci\u00f3n del acceso concedido de un buffer de anillo compartido. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront y pvcalls usan una funcionalidad para retrasar la liberaci\u00f3n de una referencia de concesi\u00f3n hasta que ya no est\u00e9 usada, pero la liberaci\u00f3n de la p\u00e1gina de datos relacionada no est\u00e1 sincronizada con la ca\u00edda del acceso concedido. Como resultado, el backend puede mantener el acceso a la p\u00e1gina de memoria incluso despu\u00e9s de que haya sido liberada y reusada para un prop\u00f3sito diferente. CVE-2022-23041 netfront fallar\u00e1 una aserci\u00f3n BUG_ON() si no consigue revocar el acceso en la ruta rx. Esto resultar\u00e1 en una situaci\u00f3n de Denegaci\u00f3n de Servicio (DoS) del hu\u00e9sped que puede ser desencadenada por el backend. CVE-2022-23042\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":4.4,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:xen:xen:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BFA1950D-1D9F-4401-AA86-CF3028EFD286\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html\",\"source\":\"security@xen.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-396.txt\",\"source\":\"security@xen.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://xenbits.xenproject.org/xsa/advisory-396.txt\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
CERTFR-2022-AVI-602
Vulnerability from certfr_avis - Published: 2022-07-04 - Updated: 2022-07-04
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian LTS. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un déni de service et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Debian 9 \"Stretch\" versions ant\u00e9rieures \u00e0 4.9.320-2",
"product": {
"name": "N/A",
"vendor": {
"name": "Debian",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-30594",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30594"
},
{
"name": "CVE-2022-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28356"
},
{
"name": "CVE-2022-32296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32296"
},
{
"name": "CVE-2022-23037",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23037"
},
{
"name": "CVE-2022-23042",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23042"
},
{
"name": "CVE-2022-21166",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21166"
},
{
"name": "CVE-2022-23036",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23036"
},
{
"name": "CVE-2018-1108",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1108"
},
{
"name": "CVE-2022-1016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1016"
},
{
"name": "CVE-2022-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1975"
},
{
"name": "CVE-2022-23038",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23038"
},
{
"name": "CVE-2022-26966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26966"
},
{
"name": "CVE-2022-0854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0854"
},
{
"name": "CVE-2022-21125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21125"
},
{
"name": "CVE-2022-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0494"
},
{
"name": "CVE-2022-0812",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0812"
},
{
"name": "CVE-2022-32250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32250"
},
{
"name": "CVE-2022-23039",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23039"
},
{
"name": "CVE-2022-27223",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27223"
},
{
"name": "CVE-2022-23040",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23040"
},
{
"name": "CVE-2021-39713",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39713"
},
{
"name": "CVE-2022-1011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1011"
},
{
"name": "CVE-2022-21123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21123"
},
{
"name": "CVE-2022-1012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1012"
},
{
"name": "CVE-2022-23041",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23041"
},
{
"name": "CVE-2022-24958",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24958"
},
{
"name": "CVE-2022-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1734"
},
{
"name": "CVE-2022-26490",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26490"
},
{
"name": "CVE-2022-23960",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23960"
},
{
"name": "CVE-2022-1353",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1353"
},
{
"name": "CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"name": "CVE-2021-4149",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4149"
},
{
"name": "CVE-2022-1199",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1199"
},
{
"name": "CVE-2022-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28390"
},
{
"name": "CVE-2022-33981",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33981"
},
{
"name": "CVE-2022-1974",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1974"
},
{
"name": "CVE-2022-1516",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1516"
},
{
"name": "CVE-2022-1198",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1198"
},
{
"name": "CVE-2022-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2153"
}
],
"initial_release_date": "2022-07-04T00:00:00",
"last_revision_date": "2022-07-04T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-602",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-07-04T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nDebian LTS. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un d\u00e9ni de\nservice et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Debian LTS",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Debian LTS dla-3065 du 01 juillet 2022",
"url": "https://www.debian.org/lts/security/2022/dla-3065"
}
]
}
CERTFR-2023-AVI-0220
Vulnerability from certfr_avis - Published: 2023-03-14 - Updated: 2023-03-14
De multiples vulnérabilités ont été découvertes dans les produits Siemens. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Siemens | N/A | SINEC NMS | ||
| Siemens | N/A | De nombreuses références SCALANCE et SIPROTEC (se référer aux bulletins de sécurité de l'éditeur pour les versions affectées) | ||
| Siemens | N/A | RUGGEDCOM CROSSBOW versions antérieures à V5.3 | ||
| Siemens | N/A | Mendix SAML (Mendix 9 compatible, New Track) versions 3.1.9 à 3.2.x antérieures à V3.3.0 | ||
| Siemens | N/A | Mendix SAML (Mendix 7 compatible) versions antérieures à V1.17.3 | ||
| Siemens | N/A | Mendix SAML (Mendix 8 compatible) versions antérieures à V2.3.0 | ||
| Siemens | N/A | SINEMA Server V14 | ||
| Siemens | N/A | Mendix SAML (Mendix 9 compatible, Upgrade Track) versions 3.1.9 à 3.2.x antérieures à V3.3.0 | ||
| Siemens | N/A | RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) et NAM (6GK6108-4AM00-2DA2) versions antérieures à V7.2 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SINEC NMS",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "De nombreuses r\u00e9f\u00e9rences SCALANCE et SIPROTEC (se r\u00e9f\u00e9rer aux bulletins de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour les versions affect\u00e9es)",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM CROSSBOW versions ant\u00e9rieures \u00e0 V5.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Mendix SAML (Mendix 9 compatible, New Track) versions 3.1.9 \u00e0 3.2.x ant\u00e9rieures \u00e0 V3.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Mendix SAML (Mendix 7 compatible) versions ant\u00e9rieures \u00e0 V1.17.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Mendix SAML (Mendix 8 compatible) versions ant\u00e9rieures \u00e0 V2.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "SINEMA Server V14",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "Mendix SAML (Mendix 9 compatible, Upgrade Track) versions 3.1.9 \u00e0 3.2.x ant\u00e9rieures \u00e0 V3.3.0",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
},
{
"description": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2) et NAM (6GK6108-4AM00-2DA2) versions ant\u00e9rieures \u00e0 V7.2",
"product": {
"name": "N/A",
"vendor": {
"name": "Siemens",
"scada": true
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2019-1125",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1125"
},
{
"name": "CVE-2021-42384",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42384"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2021-42378",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42378"
},
{
"name": "CVE-2022-30594",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30594"
},
{
"name": "CVE-2021-42382",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42382"
},
{
"name": "CVE-2021-42376",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42376"
},
{
"name": "CVE-2022-24282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24282"
},
{
"name": "CVE-2019-1071",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1071"
},
{
"name": "CVE-2022-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28356"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2018-12886",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12886"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2022-32296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32296"
},
{
"name": "CVE-2022-2380",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2380"
},
{
"name": "CVE-2021-42373",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42373"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2021-42377",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42377"
},
{
"name": "CVE-2022-1652",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1652"
},
{
"name": "CVE-2022-24281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24281"
},
{
"name": "CVE-2022-23037",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23037"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2022-23395",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23395"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2022-23042",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23042"
},
{
"name": "CVE-2023-25957",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25957"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2021-42386",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42386"
},
{
"name": "CVE-2022-2639",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2639"
},
{
"name": "CVE-2021-42380",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42380"
},
{
"name": "CVE-2022-38767",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38767"
},
{
"name": "CVE-2021-42374",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42374"
},
{
"name": "CVE-2022-23036",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23036"
},
{
"name": "CVE-2022-0002",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0002"
},
{
"name": "CVE-2023-27462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27462"
},
{
"name": "CVE-2022-1016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1016"
},
{
"name": "CVE-2022-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1975"
},
{
"name": "CVE-2022-23038",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23038"
},
{
"name": "CVE-2023-27309",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27309"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2022-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0494"
},
{
"name": "CVE-2021-42379",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42379"
},
{
"name": "CVE-2022-23039",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23039"
},
{
"name": "CVE-2021-42381",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42381"
},
{
"name": "CVE-2022-23040",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23040"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2022-1011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1011"
},
{
"name": "CVE-2021-26401",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26401"
},
{
"name": "CVE-2022-0547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0547"
},
{
"name": "CVE-2021-42383",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42383"
},
{
"name": "CVE-2022-23041",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23041"
},
{
"name": "CVE-2022-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1734"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2022-32981",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32981"
},
{
"name": "CVE-2022-26490",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26490"
},
{
"name": "CVE-2022-36946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36946"
},
{
"name": "CVE-2022-0001",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0001"
},
{
"name": "CVE-2021-42385",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42385"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2022-36879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36879"
},
{
"name": "CVE-2022-1353",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1353"
},
{
"name": "CVE-2022-2588",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2588"
},
{
"name": "CVE-2019-1073",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1073"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2022-1729",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1729"
},
{
"name": "CVE-2021-4149",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4149"
},
{
"name": "CVE-2017-5715",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
},
{
"name": "CVE-2022-1199",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1199"
},
{
"name": "CVE-2021-42375",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42375"
},
{
"name": "CVE-2021-4034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4034"
},
{
"name": "CVE-2022-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28390"
},
{
"name": "CVE-2022-33981",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33981"
},
{
"name": "CVE-2022-1974",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1974"
},
{
"name": "CVE-2023-27310",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27310"
},
{
"name": "CVE-2022-30065",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30065"
},
{
"name": "CVE-2022-25311",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25311"
},
{
"name": "CVE-2022-1516",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1516"
},
{
"name": "CVE-2023-27463",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27463"
},
{
"name": "CVE-2022-1198",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1198"
},
{
"name": "CVE-2022-20158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20158"
}
],
"initial_release_date": "2023-03-14T00:00:00",
"last_revision_date": "2023-03-14T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0220",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-03-14T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nSiemens. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Siemens",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-419740 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-419740.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-320629 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-320629.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-250085 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-250085.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-203374 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-203374.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-851884 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-851884.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-565386 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-565386.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-260625 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-260625.html"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Siemens ssa-726834 du 14 mars 2023",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-726834.html"
}
]
}
FKIE_CVE-2022-23038
Vulnerability from fkie_nvd - Published: 2022-03-10 20:15 - Updated: 2024-11-21 06:47| URL | Tags | ||
|---|---|---|---|
| security@xen.org | https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html | Mailing List, Third Party Advisory | |
| security@xen.org | https://xenbits.xenproject.org/xsa/advisory-396.txt | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://xenbits.xenproject.org/xsa/advisory-396.txt | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| xen | xen | - | |
| debian | debian_linux | 9.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:xen:xen:-:*:*:*:*:*:*:*",
"matchCriteriaId": "BFA1950D-1D9F-4401-AA86-CF3028EFD286",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042"
},
{
"lang": "es",
"value": "Los frontends de dispositivos Linux PV son vulnerables a ataques de backends [Este registro de informaci\u00f3n CNA se relaciona con m\u00faltiples CVEs; el texto explica qu\u00e9 aspectos/vulnerabilidades corresponden a cada CVE]. Varios frontends de dispositivos Linux PV est\u00e1n usando las interfaces de la tabla de concesi\u00f3n para eliminar los derechos de acceso de los backends de forma que est\u00e1n sujetos a condiciones de carrera, resultando en posibles filtrados de datos, corrupci\u00f3n de datos por parte de backends maliciosos y denegaci\u00f3n de servicio desencadenada por backends maliciosos: blkfront, netfront, scsifront y el controlador gntalloc est\u00e1n comprobando si una referencia de concesi\u00f3n est\u00e1 todav\u00eda en uso. Si no es el caso, asumen que una siguiente eliminaci\u00f3n del acceso concedido siempre tendr\u00e1 \u00e9xito, lo que no es cierto en caso de que el backend haya mapeado la p\u00e1gina concedida entre esas dos operaciones. Como resultado, el backend puede mantener el acceso a la p\u00e1gina de memoria del hu\u00e9sped sin importar c\u00f3mo ser\u00e1 usada la p\u00e1gina despu\u00e9s de que la E/S del frontend haya terminado. El controlador xenbus presenta un problema similar, ya que no comprueba el \u00e9xito de la eliminaci\u00f3n del acceso concedido de un buffer de anillo compartido. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront y pvcalls usan una funcionalidad para retrasar la liberaci\u00f3n de una referencia de concesi\u00f3n hasta que ya no est\u00e9 usada, pero la liberaci\u00f3n de la p\u00e1gina de datos relacionada no est\u00e1 sincronizada con la ca\u00edda del acceso concedido. Como resultado, el backend puede mantener el acceso a la p\u00e1gina de memoria incluso despu\u00e9s de que haya sido liberada y reusada para un prop\u00f3sito diferente. CVE-2022-23041 netfront fallar\u00e1 una aserci\u00f3n BUG_ON() si no consigue revocar el acceso en la ruta rx. Esto resultar\u00e1 en una situaci\u00f3n de Denegaci\u00f3n de Servicio (DoS) del hu\u00e9sped que puede ser desencadenada por el backend. CVE-2022-23042"
}
],
"id": "CVE-2022-23038",
"lastModified": "2024-11-21T06:47:51.660",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-03-10T20:15:08.593",
"references": [
{
"source": "security@xen.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
},
{
"source": "security@xen.org",
"tags": [
"Third Party Advisory"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
}
],
"sourceIdentifier": "security@xen.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-362"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-6MCW-QW2J-M473
Vulnerability from github – Published: 2022-03-11 00:02 – Updated: 2022-03-18 00:01Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn't check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042
{
"affected": [],
"aliases": [
"CVE-2022-23038"
],
"database_specific": {
"cwe_ids": [
"CWE-362"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-03-10T20:15:00Z",
"severity": "HIGH"
},
"details": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"id": "GHSA-6mcw-qw2j-m473",
"modified": "2022-03-18T00:01:19Z",
"published": "2022-03-11T00:02:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23038"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
},
{
"type": "WEB",
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2022-23038
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-23038",
"description": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"id": "GSD-2022-23038",
"references": [
"https://advisories.mageia.org/CVE-2022-23038.html",
"https://www.suse.com/security/cve/CVE-2022-23038.html",
"https://linux.oracle.com/cve/CVE-2022-23038.html",
"https://ubuntu.com/security/CVE-2022-23038"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-23038"
],
"details": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"id": "GSD-2022-23038",
"modified": "2023-12-13T01:19:35.270174Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-23038",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "",
"version": {
"version_data": [
{
"version_affected": "?",
"version_value": "consult Xen advisory XSA-396"
}
]
}
}
]
},
"vendor_name": ""
}
]
}
},
"configuration": {
"configuration_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "All Linux guests using PV devices are vulnerable in case potentially\nmalicious PV device backends are being used."
}
]
}
}
},
"credit": {
"credit_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "This issue was discovered by Demi Marie Obenour and Simon Gaiser of\nInvisible Things Lab."
}
]
}
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042"
}
]
},
"impact": {
"impact_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "Due to race conditions and missing tests of return codes in the Linux\nPV device frontend drivers a malicious backend could gain access (read\nand write) to memory pages it shouldn\u0027t have, or it could directly\ntrigger Denial of Service (DoS) in the guest."
}
]
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "unknown"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xenbits.xenproject.org/xsa/advisory-396.txt",
"refsource": "MISC",
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
}
]
},
"workaround": {
"workaround_data": {
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is no mitigation available other than not using PV devices in case\na backend is suspected to be potentially malicious."
}
]
}
}
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:xen:xen:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@xen.org",
"ID": "CVE-2022-23038"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://xenbits.xenproject.org/xsa/advisory-396.txt",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://xenbits.xenproject.org/xsa/advisory-396.txt"
},
{
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.4,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-11-29T02:32Z",
"publishedDate": "2022-03-10T20:15Z"
}
}
}
ICSA-23-075-01
Vulnerability from csaf_cisa - Published: 2023-03-14 00:00 - Updated: 2023-03-14 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
<V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
<V7.2 |
Vendor Fix
fix
|
{
"document": {
"acknowledgments": [
{
"organization": "Siemens ProductCERT",
"summary": "reporting these vulnerabilities to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"notes": [
{
"category": "summary",
"text": "Multiple third-party component vulnerabilities were reported for the Busybox applet, the Linux Kernel, OpenSSL, OpenVPN and various other components used by the RUGGEDCOM and SCALANCE products. The vulnerabilities range from improper neutralization of special elements to improper handling of commands under certain circumstances, that could lead to code injection and denial of service.\n\nSiemens has released updates for the affected products and recommends to update to the latest versions.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from Siemens ProductCERT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Multiple",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Germany",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "SSA-419740: Multiple\tThird-Party Component Vulnerabilities in RUGGEDCOM and SCALANCE Products before V7.2 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-419740.json"
},
{
"category": "self",
"summary": "SSA-419740: Multiple\tThird-Party Component Vulnerabilities in RUGGEDCOM and SCALANCE Products before V7.2 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-419740.txt"
},
{
"category": "self",
"summary": "SSA-419740: Multiple\tThird-Party Component Vulnerabilities in RUGGEDCOM and SCALANCE Products before V7.2 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-419740.pdf"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-23-075-01 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2023/icsa-23-075-01.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-23-075-01 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-075-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "Siemens SCALANCE, RUGGEDCOM Third-Party",
"tracking": {
"current_release_date": "2023-03-14T00:00:00.000000Z",
"generator": {
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-23-075-01",
"initial_release_date": "2023-03-14T00:00:00.000000Z",
"revision_history": [
{
"date": "2023-03-14T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)",
"product_id": "CSAFPID-0001",
"product_identification_helper": {
"model_numbers": [
"6GK6108-4AM00-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)",
"product_id": "CSAFPID-0002",
"product_identification_helper": {
"model_numbers": [
"6GK6108-4AM00-2DA2"
]
}
}
}
],
"category": "product_name",
"name": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M804PB (6GK5804-0AP00-2AA2)",
"product_id": "CSAFPID-0003",
"product_identification_helper": {
"model_numbers": [
"6GK5804-0AP00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M804PB (6GK5804-0AP00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)",
"product_id": "CSAFPID-0004",
"product_identification_helper": {
"model_numbers": [
"6GK5812-1AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)",
"product_id": "CSAFPID-0005",
"product_identification_helper": {
"model_numbers": [
"6GK5812-1BA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)",
"product_id": "CSAFPID-0006",
"product_identification_helper": {
"model_numbers": [
"6GK5816-1AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)",
"product_id": "CSAFPID-0007",
"product_identification_helper": {
"model_numbers": [
"6GK5816-1BA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)",
"product_id": "CSAFPID-0008",
"product_identification_helper": {
"model_numbers": [
"6GK5826-2AB00-2AB2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M874-2 (6GK5874-2AA00-2AA2)",
"product_id": "CSAFPID-0009",
"product_identification_helper": {
"model_numbers": [
"6GK5874-2AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M874-2 (6GK5874-2AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M874-3 (6GK5874-3AA00-2AA2)",
"product_id": "CSAFPID-0010",
"product_identification_helper": {
"model_numbers": [
"6GK5874-3AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M874-3 (6GK5874-3AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)",
"product_id": "CSAFPID-0011",
"product_identification_helper": {
"model_numbers": [
"6GK5876-3AA02-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)",
"product_id": "CSAFPID-0012",
"product_identification_helper": {
"model_numbers": [
"6GK5876-3AA02-2EA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M876-4 (6GK5876-4AA10-2BA2)",
"product_id": "CSAFPID-0013",
"product_identification_helper": {
"model_numbers": [
"6GK5876-4AA10-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-4 (6GK5876-4AA10-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)",
"product_id": "CSAFPID-0014",
"product_identification_helper": {
"model_numbers": [
"6GK5876-4AA00-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)",
"product_id": "CSAFPID-0015",
"product_identification_helper": {
"model_numbers": [
"6GK5876-4AA00-2DA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)",
"product_id": "CSAFPID-0016",
"product_identification_helper": {
"model_numbers": [
"6GK5853-2EA00-2DA1"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)",
"product_id": "CSAFPID-0017",
"product_identification_helper": {
"model_numbers": [
"6GK5856-2EA00-3DA1"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)",
"product_id": "CSAFPID-0018",
"product_identification_helper": {
"model_numbers": [
"6GK5856-2EA00-3AA1"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE S615 (6GK5615-0AA00-2AA2)",
"product_id": "CSAFPID-0019",
"product_identification_helper": {
"model_numbers": [
"6GK5615-0AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE S615 (6GK5615-0AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV7.2",
"product": {
"name": "SCALANCE S615 EEC (6GK5615-0AA01-2AA2)",
"product_id": "CSAFPID-0020",
"product_identification_helper": {
"model_numbers": [
"6GK5615-0AA01-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE S615 EEC (6GK5615-0AA01-2AA2)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25032",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2019-1125",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "An information disclosure vulnerability exists when certain central processing units (CPU) speculatively access memory, aka \u0027Windows Kernel Information Disclosure Vulnerability\u0027. This CVE ID is unique from CVE-2019-1071, CVE-2019-1073.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2019-1125"
},
{
"cve": "CVE-2021-4034",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A local privilege escalation vulnerability was found on polkit\u0027s pkexec utility. The pkexec application is a setuid tool designed to allow unprivileged users to run commands as privileged users according predefined policies. The current version of pkexec doesn\u0027t handle the calling parameters count correctly and ends trying to execute environment variables as commands. An attacker can leverage this by crafting environment variables in such a way it\u0027ll induce pkexec to execute arbitrary code. When successfully executed the attack can cause a local privilege escalation given unprivileged users administrative rights on the target machine.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:U/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-4034"
},
{
"cve": "CVE-2021-4149",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in btrfs_alloc_tree_b in fs/btrfs/extent-tree.c in the Linux kernel due to an improper lock operation in btrfs. In this flaw, a user with a local privilege may cause a denial of service (DOS) due to a deadlock problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-4149"
},
{
"cve": "CVE-2021-26401",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "LFENCE/JMP (mitigation V2-2) may not sufficiently mitigate CVE-2017-5715 on some AMD CPUs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-26401"
},
{
"cve": "CVE-2021-42373",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in Busybox\u0027s man applet leads to denial of service when a section name is supplied but no page argument is given.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42373"
},
{
"cve": "CVE-2021-42374",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds heap read in Busybox\u0027s unlzma applet leads to information leak and denial of service when crafted LZMA-compressed input is decompressed. This can be triggered by any applet/format that internally supports LZMA compression.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42374"
},
{
"cve": "CVE-2021-42375",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An incorrect handling of a special element in Busybox\u0027s ash applet leads to denial of service when processing a crafted shell command, due to the shell mistaking specific characters for reserved characters. This may be used for DoS under rare conditions of filtered command input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42375"
},
{
"cve": "CVE-2021-42376",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in Busybox\u0027s hush applet leads to denial of service when processing a crafted shell command, due to missing validation after a \\x03 delimiter character. This may be used for DoS under very rare conditions of filtered command input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42376"
},
{
"cve": "CVE-2021-42377",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"notes": [
{
"category": "summary",
"text": "An attacker-controlled pointer free in Busybox\u0027s hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the \u0026\u0026\u0026 string. This may be used for remote code execution under rare conditions of filtered command input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42377"
},
{
"cve": "CVE-2021-42378",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_i function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42378"
},
{
"cve": "CVE-2021-42379",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the next_input_file function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42379"
},
{
"cve": "CVE-2021-42380",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the clrvar function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42380"
},
{
"cve": "CVE-2021-42381",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the hash_init function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42381"
},
{
"cve": "CVE-2021-42382",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_s function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42382"
},
{
"cve": "CVE-2021-42383",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42383"
},
{
"cve": "CVE-2021-42384",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the handle_special function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42384"
},
{
"cve": "CVE-2021-42385",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42385"
},
{
"cve": "CVE-2021-42386",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the nvalloc function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2021-42386"
},
{
"cve": "CVE-2022-0001",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Non-transparent sharing of branch predictor selectors between contexts in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-0001"
},
{
"cve": "CVE-2022-0002",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Non-transparent sharing of branch predictor within a context in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-0002"
},
{
"cve": "CVE-2022-0494",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "A kernel information leak flaw was identified in the scsi_ioctl function in drivers/scsi/scsi_ioctl.c in the Linux kernel. This flaw allows a local attacker with a special user privilege (CAP_SYS_ADMIN or CAP_SYS_RAWIO) to create issues with confidentiality.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-0494"
},
{
"cve": "CVE-2022-0547",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "OpenVPN 2.1 until v2.4.12 and v2.5.6 may enable authentication bypass in external authentication plug-ins when more than one of them makes use of deferred authentication replies, which allows an external user to be granted access with only partially correct credentials.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-0547"
},
{
"cve": "CVE-2022-1011",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s FUSE filesystem in the way a user triggers write(). This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1011"
},
{
"cve": "CVE-2022-1016",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in net/netfilter/nf_tables_core.c:nft_do_chain, which can cause a use-after-free. This issue needs to handle \u0027return\u0027 with proper preconditions, as it can lead to a kernel information leak problem caused by a local, unprivileged attacker.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1016"
},
{
"cve": "CVE-2022-1198",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1198"
},
{
"cve": "CVE-2022-1199",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel. This flaw allows an attacker to crash the Linux kernel by simulating amateur radio from the user space, resulting in a null-ptr-deref vulnerability and a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1199"
},
{
"cve": "CVE-2022-1292",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1304",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1304"
},
{
"cve": "CVE-2022-1343",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Under certain circumstances, the command line OCSP verify function reports successful verification when the varification in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1343"
},
{
"cve": "CVE-2022-1353",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the pfkey_register function in net/key/af_key.c in the Linux kernel. This flaw allows a local, unprivileged user to gain access to kernel memory, leading to a system crash or a leak of internal kernel information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1353"
},
{
"cve": "CVE-2022-1473",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "The used OpenSSL version improperly reuses memory when decoding certificates or keys. This can lead to a process termination and Denial of Service for long lived processes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1473"
},
{
"cve": "CVE-2022-1516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s X.25 set of standardized network protocols functionality in the way a user terminates their session using a simulated Ethernet card and continued usage of this connection. This flaw allows a local user to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1516"
},
{
"cve": "CVE-2022-1652",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel could allow a local attacker to execute arbitrary code on the system, caused by a concurrency use-after-free flaw in the bad_flp_intr function. By executing a specially-crafted program, an attacker could exploit this vulnerability to execute arbitrary code or cause a denial of service condition on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1652"
},
{
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A race condition was found the Linux kernel in perf_event_open() which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several exploit primitives such as kernel address information leak, arbitrary execution, etc.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1734",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw in Linux Kernel found in nfcmrvl_nci_unregister_dev() in drivers/nfc/nfcmrvl/main.c can lead to use after free both read or write when non synchronized between cleanup routine and firmware download routine.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1734"
},
{
"cve": "CVE-2022-1974",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s NFC core functionality due to a race condition between kobject creation and delete. This vulnerability allows a local attacker with CAP_NET_ADMIN privilege to leak kernel information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"notes": [
{
"category": "summary",
"text": "There is a sleep-in-atomic bug in /net/nfc/netlink.c that allows an attacker to crash the Linux kernel by simulating a nfc device from user-space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-2380",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel was found vulnerable out of bounds memory access in the drivers/video/fbdev/sm712fb.c:smtcfb_read() function. The vulnerability could result in local attackers being able to crash the kernel.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-2380"
},
{
"cve": "CVE-2022-2588",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Zhenpeng Lin discovered that the network packet scheduler implementation in the Linux kernel did not properly remove all references to a route filter before freeing it in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2639",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"notes": [
{
"category": "summary",
"text": "An integer coercion error was found in the openvswitch kernel module. Given a sufficiently large number of actions, while copying and reserving memory for a new action of a new flow, the reserve_sfa_size() function does not return -EMSGSIZE as expected, potentially leading to an out-of-bounds write access. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-20158",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In bdi_put and bdi_unregister of backing-dev.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-182815710References: Upstream kernel",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-20158"
},
{
"cve": "CVE-2022-23036",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23036"
},
{
"cve": "CVE-2022-23037",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23037"
},
{
"cve": "CVE-2022-23038",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23038"
},
{
"cve": "CVE-2022-23039",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23039"
},
{
"cve": "CVE-2022-23040",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23040"
},
{
"cve": "CVE-2022-23041",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23041"
},
{
"cve": "CVE-2022-23042",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23042"
},
{
"cve": "CVE-2022-23308",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-26490",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "st21nfca_connectivity_event_received in drivers/nfc/st21nfca/se.c in the Linux kernel through 5.16.12 has EVT_TRANSACTION buffer overflows because of untrusted length parameters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-26490"
},
{
"cve": "CVE-2022-28356",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel before 5.17.1, a refcount leak bug was found in net/llc/af_llc.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-28356"
},
{
"cve": "CVE-2022-28390",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c in the Linux kernel through 5.17.1 has a double free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-28390"
},
{
"cve": "CVE-2022-30065",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox 1.35-x\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the copyvar function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-30065"
},
{
"cve": "CVE-2022-30594",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 5.17.2 mishandles seccomp permissions. The PTRACE_SEIZE code path allows attackers to bypass intended restrictions on setting the PT_SUSPEND_SECCOMP flag.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-30594"
},
{
"cve": "CVE-2022-32205",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "A malicious server can serve excessive amounts of \"Set-Cookie:\" headers in a HTTP response to curl and curl \u003c 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven\u0027t expired. Due to cookie matching rules, a server on \"foo.example.com\" can set cookies that also would match for \"bar.example.com\", making it it possible for a \"sister server\" to effectively cause a denial of service for a sibling site on the same second level domain using this method.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "curl \u003c 7.84.0 supports \"chained\" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable \"links\" in this \"decompression chain\" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps.The use of such a decompression chain could result in a \"malloc bomb\", makingcurl end up spending enormous amounts of allocated heap memory, or trying toand returning out of memory errors.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "When curl \u003c 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the target file, leaving the updated file accessible to more users than intended.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "When curl \u003c 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32296",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 5.17.9 allows TCP servers to identify clients by observing what source ports are used. This occurs because of use of Algorithm 4 (\"Double-Hash Port Selection Algorithm\") of RFC 6056.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-32296"
},
{
"cve": "CVE-2022-32981",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.3 on powerpc 32-bit platforms. There is a buffer overflow in ptrace PEEKUSER and POKEUSER (aka PEEKUSR and POKEUSR) when accessing floating point registers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-32981"
},
{
"cve": "CVE-2022-33981",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "drivers/block/floppy.c in the Linux kernel before 5.17.6 is vulnerable to a denial of service, because of a concurrency use-after-free flaw after deallocating raw_cmd in the raw_cmd_ioctl function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-35252",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"notes": [
{
"category": "summary",
"text": "When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a\"sister site\" to deny service to all siblings.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-36879",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.14. xfrm_expand_policies in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfqnl_mangle in net/netfilter/nfnetlink_queue.c in the Linux kernel through 5.18.14 allows remote attackers to cause a denial of service (panic) because, in the case of an nf_queue verdict with a one-byte nfta_payload attribute, an skb_pull can encounter a negative skb-\u003elen.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0002",
"CSAFPID-0003",
"CSAFPID-0004",
"CSAFPID-0005",
"CSAFPID-0006",
"CSAFPID-0007",
"CSAFPID-0008",
"CSAFPID-0009",
"CSAFPID-0010",
"CSAFPID-0011",
"CSAFPID-0012",
"CSAFPID-0013",
"CSAFPID-0014",
"CSAFPID-0015",
"CSAFPID-0016",
"CSAFPID-0017",
"CSAFPID-0018",
"CSAFPID-0019",
"CSAFPID-0020"
]
}
],
"title": "CVE-2022-36946"
}
]
}
OPENSUSE-SU-2022:1039-1
Vulnerability from csaf_opensuse - Published: 2022-03-30 07:38 - Updated: 2022-03-30 07:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.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 15 SP3 kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2022-25636: Fixed an issue which allowed a local users to gain privileges because of a heap out-of-bounds write in nf_dup_netdev.c, related to nf_tables_offload (bsc#1196299).\n- CVE-2022-26490: Fixed a buffer overflow in the st21nfca driver. An attacker with adjacent NFC access could trigger crash the system or corrupt system memory (bsc#1196830).\n- CVE-2022-0487: A use-after-free vulnerability was found in rtsx_usb_ms_drv_remove() in drivers/memstick/host/rtsx_usb_ms.c (bsc#1194516).\n- CVE-2022-24448: Fixed an issue if an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should have occured, but the server instead returned uninitialized data in the file descriptor (bsc#1195612).\n- CVE-2022-0617: Fixed a null pointer dereference in UDF file system functionality. A local user could crash the system by triggering udf_file_write_iter() via a malicious UDF image. (bsc#1196079)\n- CVE-2022-0644: Fixed a denial of service by a local user. A assertion failure could be triggered in kernel_read_file_from_fd(). (bsc#1196155)\n- CVE-2022-25258: The USB Gadget subsystem lacked certain validation of interface OS descriptor requests, which could have lead to memory corruption (bsc#1196096).\n- CVE-2022-24958: drivers/usb/gadget/legacy/inode.c mishandled dev-\u003ebuf release (bsc#1195905).\n- CVE-2022-24959: Fixed a memory leak in yam_siocdevprivate() in drivers/net/hamradio/yam.c (bsc#1195897).\n- CVE-2021-44879: In gc_data_segment() in fs/f2fs/gc.c, special files were not considered, which lead to a move_data_page NULL pointer dereference (bsc#1195987).\n- CVE-2021-0920: Fixed a local privilege escalation due to a use-after-free vulnerability in unix_scm_to_skb of af_unix (bsc#1193731).\n- CVE-2021-39657: Fixed an information leak in the Universal Flash Storage subsystem (bsc#1193864).\n- CVE-2022-26966: Fixed an issue in drivers/net/usb/sr9700.c, which allowed attackers to obtain sensitive information from heap memory via crafted frame lengths from a device (bsc#1196836).\n- CVE-2021-39698: Fixed a possible memory corruption due to a use after free in aio_poll_complete_work. This could lead to local escalation of privilege with no additional execution privileges needed. (bsc#1196956)\n- CVE-2021-45402: The check_alu_op function in kernel/bpf/verifier.c did not properly update bounds while handling the mov32 instruction, which allowed local users to obtain potentially sensitive address information (bsc#1196130).\n- CVE-2022-23036,CVE-2022-23037,CVE-2022-23038,CVE-2022-23039,CVE-2022-23040,CVE-2022-23041,CVE-2022-23042: Fixed multiple issues which could have lead to read/write access to memory pages or denial of service. These issues are related to the Xen PV device frontend drivers. (bsc#1196488)\n\nThe following non-security bugs were fixed:\n\n- ALSA: intel_hdmi: Fix reference to PCM buffer address (git-fixes).\n- ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions (git-fixes).\n- ARM: Fix kgdb breakpoint for Thumb2 (git-fixes).\n- ASoC: cs4265: Fix the duplicated control name (git-fixes).\n- ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min (git-fixes).\n- ASoC: rt5668: do not block workqueue if card is unbound (git-fixes).\n- ASoC: rt5682: do not block workqueue if card is unbound (git-fixes).\n- Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BE (bsc#1196779).\n- EDAC/altera: Fix deferred probing (bsc#1178134).\n- EDAC: Fix calculation of returned address and next offset in edac_align_ptr() (bsc#1178134).\n- HID: add mapping for KEY_ALL_APPLICATIONS (git-fixes).\n- HID: add mapping for KEY_DICTATE (git-fixes).\n- Hand over the maintainership to SLE15-SP3 maintainers\n- IB/hfi1: Correct guard on eager buffer deallocation (git-fixes).\n- IB/hfi1: Fix early init panic (git-fixes).\n- IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr (git-fixes).\n- IB/hfi1: Insure use of smp_processor_id() is preempt disabled (git-fixes).\n- IB/rdmavt: Validate remote_addr during loopback atomic tests (git-fixes).\n- Input: clear BTN_RIGHT/MIDDLE on buttonpads (git-fixes).\n- Input: elan_i2c - fix regulator enable count imbalance after suspend/resume (git-fixes).\n- Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() (git-fixes).\n- NFC: port100: fix use-after-free in port100_send_complete (git-fixes).\n- RDMA/bnxt_re: Scan the whole bitmap when checking if \u0027disabling RCFW with pending cmd-bit\u0027 (git-fixes).\n- RDMA/cma: Do not change route.addr.src_addr outside state checks (bsc#1181147).\n- RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry (git-fixes).\n- RDMA/cma: Remove open coding of overflow checking for private_data_len (git-fixes).\n- RDMA/core: Do not infoleak GRH fields (git-fixes).\n- RDMA/core: Let ib_find_gid() continue search even after empty entry (git-fixes).\n- RDMA/cxgb4: Set queue pair state when being queried (git-fixes).\n- RDMA/hns: Validate the pkey index (git-fixes).\n- RDMA/ib_srp: Fix a deadlock (git-fixes).\n- RDMA/mlx4: Do not continue event handler after memory allocation failure (git-fixes).\n- RDMA/rtrs-clt: Fix possible double free in error case (jsc#SLE-15176).\n- RDMA/rxe: Fix a typo in opcode name (git-fixes).\n- RDMA/siw: Fix broken RDMA Read Fence/Resume logic (git-fixes).\n- RDMA/uverbs: Check for null return of kmalloc_array (git-fixes).\n- RDMA/uverbs: Remove the unnecessary assignment (git-fixes).\n- Revert \u0027USB: serial: ch341: add new Product ID for CH341A\u0027 (git-fixes).\n- SUNRPC: avoid race between mod_timer() and del_timer_sync() (bnc#1195403).\n- USB: gadget: validate endpoint index for xilinx udc (git-fixes).\n- USB: gadget: validate interface OS descriptor requests (git-fixes).\n- USB: hub: Clean up use of port initialization schemes and retries (git-fixes).\n- USB: serial: option: add Telit LE910R1 compositions (git-fixes).\n- USB: serial: option: add support for DW5829e (git-fixes).\n- USB: zaurus: support another broken Zaurus (git-fixes).\n- arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output (git-fixes).\n- asix: fix uninit-value in asix_mdio_read() (git-fixes).\n- ata: pata_hpt37x: disable primary channel on HPT371 (git-fixes).\n- ax25: Fix NULL pointer dereference in ax25_kill_by_device (git-fixes).\n- batman-adv: Do not expect inter-netns unique iflink indices (git-fixes).\n- batman-adv: Request iflink once in batadv-on-batadv check (git-fixes).\n- batman-adv: Request iflink once in batadv_get_real_netdevice (git-fixes).\n- blk-mq: do not free tags if the tag_set is used by other device in queue initialztion (bsc#1193787).\n- bnxt_en: Fix active FEC reporting to ethtool (jsc#SLE-16649).\n- bnxt_en: Fix incorrect multicast rx mask setting when not requested (git-fixes).\n- bnxt_en: Fix occasional ethtool -t loopback test failures (git-fixes).\n- bnxt_en: Fix offline ethtool selftest with RDMA enabled (git-fixes).\n- bonding: force carrier update when releasing slave (git-fixes).\n- build initrd without systemd This reduces the size of the initrd by over 25%, which improves startup time of the virtual machine by 0.5-0.6s on very fast machines, more on slower ones.\n- can: gs_usb: change active_channels\u0027s type from atomic_t to u8 (git-fixes).\n- cgroup-v1: Correct privileges check in release_agent writes (bsc#1196723).\n- cgroup/cpuset: Fix \u0027suspicious RCU usage\u0027 lockdep warning (bsc#1196868).\n- clk: jz4725b: fix mmc0 clock gating (git-fixes).\n- constraints: Also adjust disk requirement for x86 and s390.\n- constraints: Increase disk space for aarch64\n- cpufreq: schedutil: Use kobject release() method to free (git-fixes)\n- cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() (bsc#1196866).\n- cputime, cpuacct: Include guest time in user time in (git-fixes)\n- dma-direct: Fix potential NULL pointer dereference (bsc#1196472 ltc#192278).\n- dma-mapping: Allow mixing bypass and mapped DMA operation (bsc#1196472 ltc#192278).\n- dmaengine: shdma: Fix runtime PM imbalance on error (git-fixes).\n- drm/amdgpu: disable MMHUB PG for Picasso (git-fixes).\n- drm/edid: Always set RGB444 (git-fixes).\n- drm/i915/dg1: Wait for pcode/uncore handshake at startup (bsc#1195211).\n- drm/i915/gen11+: Only load DRAM information from pcode (bsc#1195211).\n- drm/i915: Nuke not needed members of dram_info (bsc#1195211).\n- drm/i915: Remove memory frequency calculation (bsc#1195211).\n- drm/i915: Rename is_16gb_dimm to wm_lv_0_adjust_needed (bsc#1195211).\n- drm/sun4i: mixer: Fix P010 and P210 format numbers (git-fixes).\n- efivars: Respect \u0027block\u0027 flag in efivar_entry_set_safe() (git-fixes).\n- exfat: fix i_blocks for files truncated over 4 GiB (git-fixes).\n- exfat: fix incorrect loading of i_blocks for large files (git-fixes).\n- firmware: arm_scmi: Remove space in MODULE_ALIAS name (git-fixes).\n- fix rpm build warning tumbleweed rpm is adding these warnings to the log: It\u0027s not recommended to have unversioned Obsoletes: Obsoletes: microcode_ctl\n- gianfar: ethtool: Fix refcount leak in gfar_get_ts_info (git-fixes).\n- gpio: rockchip: Reset int_bothedge when changing trigger (git-fixes).\n- gpio: tegra186: Fix chip_data type confusion (git-fixes).\n- gpio: ts4900: Do not set DAT and OE together (git-fixes).\n- gpiolib: acpi: Convert ACPI value of debounce to microseconds (git-fixes).\n- gtp: remove useless rcu_read_lock() (git-fixes).\n- hamradio: fix macro redefine warning (git-fixes).\n- i2c: bcm2835: Avoid clock stretching timeouts (git-fixes).\n- iavf: Fix missing check for running netdev (git-fixes).\n- ice: initialize local variable \u0027tlv\u0027 (jsc#SLE-12878).\n- igc: igc_read_phy_reg_gpy: drop premature return (git-fixes).\n- igc: igc_write_phy_reg_gpy: drop premature return (git-fixes).\n- iio: Fix error handling for PM (git-fixes).\n- iio: adc: ad7124: fix mask used for setting AIN_BUFP \u0026 AIN_BUFM bits (git-fixes).\n- iio: adc: men_z188_adc: Fix a resource leak in an error handling path (git-fixes).\n- ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc() (git-fixes).\n- kernel-binary.spec.in: Move 20-kernel-default-extra.conf to the correctr directory (bsc#1195051).\n- kernel-binary.spec: Also exclude the kernel signing key from devel package. There is a check in OBS that fails when it is included. Also the key is not reproducible. Fixes: bb988d4625a3 (\u0027kernel-binary: Do not include sourcedir in certificate path.\u0027)\n- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). Using the the default path is broken since Linux 5.17\n- kernel-binary: Do not include sourcedir in certificate path. The certs macro runs before build directory is set up so it creates the aggregate of supplied certificates in the source directory. Using this file directly as the certificate in kernel config works but embeds the source directory path in the kernel config. To avoid this symlink the certificate to the build directory and use relative path to refer to it. Also fabricate a certificate in the same location in build directory when none is provided.\n- kernel-obs-build: include 9p (boo#1195353) To be able to share files between host and the qemu vm of the build script, the 9p and 9p_virtio kernel modules need to be included in the initrd of kernel-obs-build.\n- mac80211: fix forwarded mesh frames AC \u0026 queue selection (git-fixes).\n- mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work (git-fixes).\n- mac80211_hwsim: report NOACK frames in tx_status (git-fixes).\n- mask out added spinlock in rndis_params (git-fixes).\n- mmc: meson: Fix usage of meson_mmc_post_req() (git-fixes).\n- net/mlx5: Fix possible deadlock on rule deletion (git-fixes).\n- net/mlx5: Fix wrong limitation of metadata match on ecpf (git-fixes).\n- net/mlx5: Update the list of the PCI supported devices (git-fixes).\n- net/mlx5: Update the list of the PCI supported devices (git-fixes).\n- net/mlx5e: Fix modify header actions memory leak (git-fixes).\n- net/mlx5e: Fix page DMA map/unmap attributes (bsc#1196468).\n- net/mlx5e: Fix wrong return value on ioctl EEPROM query failure (git-fixes).\n- net/mlx5e: TC, Reject rules with drop and modify hdr action (git-fixes).\n- net/mlx5e: TC, Reject rules with forward and drop actions (git-fixes).\n- net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets (jsc#SLE-15172).\n- net/sched: act_ct: Fix flow table lookup after ct clear or switching zones (jsc#SLE-15172).\n- net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration (git-fixes).\n- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement (git-fixes).\n- net: fix up skbs delta_truesize in UDP GRO frag_list (bsc#1176447).\n- net: hns3: Clear the CMDQ registers before unmapping BAR region (git-fixes).\n- net: phy: DP83822: clear MISR2 register to disable interrupts (git-fixes).\n- net: sfc: Replace in_interrupt() usage (git-fixes).\n- net: tipc: validate domain record count on input (bsc#1195254).\n- net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990 (git-fixes).\n- netfilter: nf_tables: fix memory leak during stateful obj update (bsc#1176447).\n- netsec: ignore \u0027phy-mode\u0027 device property on ACPI systems (git-fixes).\n- nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() (git-fixes).\n- nl80211: Handle nla_memdup failures in handle_nan_filter (git-fixes).\n- ntb: intel: fix port config status offset for SPR (git-fixes).\n- nvme-multipath: use vmalloc for ANA log buffer (bsc#1193787).\n- nvme-rdma: fix possible use-after-free in transport error_recovery work (git-fixes).\n- nvme-tcp: fix possible use-after-free in transport error_recovery work (git-fixes).\n- nvme: fix a possible use-after-free in controller reset during load (git-fixes).\n- powerpc/dma: Fallback to dma_ops when persistent memory present (bsc#1196472 ltc#192278). Update config files.\n- powerpc/fadump: register for fadump as early as possible (bsc#1179439 ltc#190038).\n- powerpc/mm: Remove dcache flush from memory remove (bsc#1196433 ltc#196449).\n- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1196433 ltc#196449).\n- powerpc/pseries/iommu: Fix window size for direct mapping with pmem (bsc#1196472 ltc#192278).\n- rpm/*.spec.in: Use https:// urls\n- rpm/arch-symbols,guards,*driver: Replace Novell with SUSE.\n- rpm/check-for-config-changes: Ignore PAHOLE_VERSION.\n- rpm/kernel-docs.spec.in: use %%license for license declarations Limited to SLE15+ to avoid compatibility nightmares.\n- rpm/kernel-source.spec.in: call fdupes per subpackage It is a waste of time to do a global fdupes when we have subpackages.\n- rpm: SC2006: Use $(...) notation instead of legacy backticked `...`.\n- sched/core: Mitigate race (git-fixes)\n- scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() (git-fixes).\n- scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (git-fixes).\n- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() (git-fixes).\n- scsi: nsp_cs: Check of ioremap return value (git-fixes).\n- scsi: qedf: Fix potential dereference of NULL pointer (git-fixes).\n- scsi: smartpqi: Add PCI IDs (bsc#1196627).\n- scsi: ufs: Fix race conditions related to driver data (git-fixes).\n- selftests: mlxsw: tc_police_scale: Make test more robust (bsc#1176774).\n- soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY) (git-fixes).\n- soc: fsl: Correct MAINTAINERS database (SOC) (git-fixes).\n- soc: fsl: qe: Check of ioremap return value (git-fixes).\n- spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op() (git-fixes).\n- sr9700: sanity check for packet length (bsc#1196836).\n- staging: gdm724x: fix use after free in gdm_lte_rx() (git-fixes).\n- tracing: Fix return value of __setup handlers (git-fixes).\n- tty: n_gsm: fix encoding of control signal octet bit DV (git-fixes).\n- tty: n_gsm: fix proper link termination after failed open (git-fixes).\n- usb: dwc2: Fix Stalling a Non-Isochronous OUT EP (git-fixes).\n- usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode (git-fixes).\n- usb: dwc2: gadget: Fix kill_all_requests race (git-fixes).\n- usb: dwc2: use well defined macros for power_down (git-fixes).\n- usb: dwc3: gadget: Let the interrupt handler disable bottom halves (git-fixes).\n- usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe (git-fixes).\n- usb: dwc3: pci: Fix Bay Trail phy GPIO mappings (git-fixes).\n- usb: gadget: rndis: add spinlock for rndis response list (git-fixes).\n- usb: host: xen-hcd: add missing unlock in error path (git-fixes).\n- usb: hub: Fix locking issues with address0_mutex (git-fixes).\n- usb: hub: Fix usb enumeration issue due to address0 race (git-fixes).\n- vrf: Fix fast path output packet handling with async Netfilter rules (git-fixes).\n- xen/usb: do not use gnttab_end_foreign_access() in xenhcd_gnttab_done() (bsc#1196488, XSA-396).\n- xhci: Prevent futile URB re-submissions due to incorrect return value (git-fixes).\n- xhci: re-initialize the HC during resume if HCE was set (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-1039,openSUSE-SLE-15.4-2022-1039",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2022_1039-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:1039-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XWMVMDEM47CT6AQ4RWZEZZJSH2G2J4CV/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:1039-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XWMVMDEM47CT6AQ4RWZEZZJSH2G2J4CV/"
},
{
"category": "self",
"summary": "SUSE Bug 1176447",
"url": "https://bugzilla.suse.com/1176447"
},
{
"category": "self",
"summary": "SUSE Bug 1176774",
"url": "https://bugzilla.suse.com/1176774"
},
{
"category": "self",
"summary": "SUSE Bug 1178134",
"url": "https://bugzilla.suse.com/1178134"
},
{
"category": "self",
"summary": "SUSE Bug 1179439",
"url": "https://bugzilla.suse.com/1179439"
},
{
"category": "self",
"summary": "SUSE Bug 1181147",
"url": "https://bugzilla.suse.com/1181147"
},
{
"category": "self",
"summary": "SUSE Bug 1191428",
"url": "https://bugzilla.suse.com/1191428"
},
{
"category": "self",
"summary": "SUSE Bug 1192273",
"url": "https://bugzilla.suse.com/1192273"
},
{
"category": "self",
"summary": "SUSE Bug 1193731",
"url": "https://bugzilla.suse.com/1193731"
},
{
"category": "self",
"summary": "SUSE Bug 1193787",
"url": "https://bugzilla.suse.com/1193787"
},
{
"category": "self",
"summary": "SUSE Bug 1193864",
"url": "https://bugzilla.suse.com/1193864"
},
{
"category": "self",
"summary": "SUSE Bug 1194463",
"url": "https://bugzilla.suse.com/1194463"
},
{
"category": "self",
"summary": "SUSE Bug 1194516",
"url": "https://bugzilla.suse.com/1194516"
},
{
"category": "self",
"summary": "SUSE Bug 1194943",
"url": "https://bugzilla.suse.com/1194943"
},
{
"category": "self",
"summary": "SUSE Bug 1195051",
"url": "https://bugzilla.suse.com/1195051"
},
{
"category": "self",
"summary": "SUSE Bug 1195211",
"url": "https://bugzilla.suse.com/1195211"
},
{
"category": "self",
"summary": "SUSE Bug 1195254",
"url": "https://bugzilla.suse.com/1195254"
},
{
"category": "self",
"summary": "SUSE Bug 1195353",
"url": "https://bugzilla.suse.com/1195353"
},
{
"category": "self",
"summary": "SUSE Bug 1195403",
"url": "https://bugzilla.suse.com/1195403"
},
{
"category": "self",
"summary": "SUSE Bug 1195612",
"url": "https://bugzilla.suse.com/1195612"
},
{
"category": "self",
"summary": "SUSE Bug 1195897",
"url": "https://bugzilla.suse.com/1195897"
},
{
"category": "self",
"summary": "SUSE Bug 1195905",
"url": "https://bugzilla.suse.com/1195905"
},
{
"category": "self",
"summary": "SUSE Bug 1195939",
"url": "https://bugzilla.suse.com/1195939"
},
{
"category": "self",
"summary": "SUSE Bug 1195949",
"url": "https://bugzilla.suse.com/1195949"
},
{
"category": "self",
"summary": "SUSE Bug 1195987",
"url": "https://bugzilla.suse.com/1195987"
},
{
"category": "self",
"summary": "SUSE Bug 1196079",
"url": "https://bugzilla.suse.com/1196079"
},
{
"category": "self",
"summary": "SUSE Bug 1196095",
"url": "https://bugzilla.suse.com/1196095"
},
{
"category": "self",
"summary": "SUSE Bug 1196130",
"url": "https://bugzilla.suse.com/1196130"
},
{
"category": "self",
"summary": "SUSE Bug 1196132",
"url": "https://bugzilla.suse.com/1196132"
},
{
"category": "self",
"summary": "SUSE Bug 1196155",
"url": "https://bugzilla.suse.com/1196155"
},
{
"category": "self",
"summary": "SUSE Bug 1196299",
"url": "https://bugzilla.suse.com/1196299"
},
{
"category": "self",
"summary": "SUSE Bug 1196301",
"url": "https://bugzilla.suse.com/1196301"
},
{
"category": "self",
"summary": "SUSE Bug 1196433",
"url": "https://bugzilla.suse.com/1196433"
},
{
"category": "self",
"summary": "SUSE Bug 1196468",
"url": "https://bugzilla.suse.com/1196468"
},
{
"category": "self",
"summary": "SUSE Bug 1196472",
"url": "https://bugzilla.suse.com/1196472"
},
{
"category": "self",
"summary": "SUSE Bug 1196488",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "self",
"summary": "SUSE Bug 1196627",
"url": "https://bugzilla.suse.com/1196627"
},
{
"category": "self",
"summary": "SUSE Bug 1196723",
"url": "https://bugzilla.suse.com/1196723"
},
{
"category": "self",
"summary": "SUSE Bug 1196779",
"url": "https://bugzilla.suse.com/1196779"
},
{
"category": "self",
"summary": "SUSE Bug 1196830",
"url": "https://bugzilla.suse.com/1196830"
},
{
"category": "self",
"summary": "SUSE Bug 1196836",
"url": "https://bugzilla.suse.com/1196836"
},
{
"category": "self",
"summary": "SUSE Bug 1196866",
"url": "https://bugzilla.suse.com/1196866"
},
{
"category": "self",
"summary": "SUSE Bug 1196868",
"url": "https://bugzilla.suse.com/1196868"
},
{
"category": "self",
"summary": "SUSE Bug 1196956",
"url": "https://bugzilla.suse.com/1196956"
},
{
"category": "self",
"summary": "SUSE Bug 1196959",
"url": "https://bugzilla.suse.com/1196959"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-0920 page",
"url": "https://www.suse.com/security/cve/CVE-2021-0920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39657 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39657/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39698 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44879 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45402 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45402/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0487 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0487/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0617 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0644 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23036 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23037 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23038 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23038/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23039 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23040 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23041 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23042 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24448 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24958 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24959 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25258 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25258/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25636 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-26490 page",
"url": "https://www.suse.com/security/cve/CVE-2022-26490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-26966 page",
"url": "https://www.suse.com/security/cve/CVE-2022-26966/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2022-03-30T07:38:27Z",
"generator": {
"date": "2022-03-30T07:38:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:1039-1",
"initial_release_date": "2022-03-30T07:38:27Z",
"revision_history": [
{
"date": "2022-03-30T07:38:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-al-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-al-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-al-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-altera-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-altera-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-amd-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-amd-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-apm-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-apm-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-arm-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-arm-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-cavium-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-exynos-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-freescale-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-lg-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-lg-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-marvell-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-qcom-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-renesas-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-socionext-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-sprd-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-zte-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-zte-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-zte-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-devel-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-devel-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-docs-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-docs-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-docs-html-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-macros-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-macros-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-source-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-source-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-debug-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-debug-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-debug-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-al-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-al-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-altera-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-altera-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amd-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-amd-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-apm-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-apm-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-arm-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-arm-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-cavium-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-exynos-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-freescale-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-lg-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-lg-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-marvell-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-qcom-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-renesas-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-socionext-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-sprd-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-zte-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dtb-zte-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-debug-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
},
"product_reference": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le"
},
"product_reference": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
},
"product_reference": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
},
"product_reference": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.3.18-150300.59.60.4.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-devel-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.3.18-150300.59.60.4.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-docs-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-html-5.3.18-150300.59.60.4.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.3.18-150300.59.60.4.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-macros-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.3.18-150300.59.60.4.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-source-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-0920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-0920"
}
],
"notes": [
{
"category": "general",
"text": "In unix_scm_to_skb of af_unix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-196926917References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-0920",
"url": "https://www.suse.com/security/cve/CVE-2021-0920"
},
{
"category": "external",
"summary": "SUSE Bug 1193731 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1193731"
},
{
"category": "external",
"summary": "SUSE Bug 1194463 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1194463"
},
{
"category": "external",
"summary": "SUSE Bug 1195939 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1195939"
},
{
"category": "external",
"summary": "SUSE Bug 1199255 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1199255"
},
{
"category": "external",
"summary": "SUSE Bug 1200084 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1200084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2021-0920"
},
{
"cve": "CVE-2021-39657",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39657"
}
],
"notes": [
{
"category": "general",
"text": "In ufshcd_eh_device_reset_handler of ufshcd.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-194696049References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39657",
"url": "https://www.suse.com/security/cve/CVE-2021-39657"
},
{
"category": "external",
"summary": "SUSE Bug 1193864 for CVE-2021-39657",
"url": "https://bugzilla.suse.com/1193864"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "low"
}
],
"title": "CVE-2021-39657"
},
{
"cve": "CVE-2021-39698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39698"
}
],
"notes": [
{
"category": "general",
"text": "In aio_poll_complete_work of aio.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-185125206References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39698",
"url": "https://www.suse.com/security/cve/CVE-2021-39698"
},
{
"category": "external",
"summary": "SUSE Bug 1196956 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1196956"
},
{
"category": "external",
"summary": "SUSE Bug 1196959 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1196959"
},
{
"category": "external",
"summary": "SUSE Bug 1209225 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1209225"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2021-39698"
},
{
"cve": "CVE-2021-44879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44879"
}
],
"notes": [
{
"category": "general",
"text": "In gc_data_segment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a move_data_page NULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44879",
"url": "https://www.suse.com/security/cve/CVE-2021-44879"
},
{
"category": "external",
"summary": "SUSE Bug 1195987 for CVE-2021-44879",
"url": "https://bugzilla.suse.com/1195987"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2021-44879"
},
{
"cve": "CVE-2021-45402",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45402"
}
],
"notes": [
{
"category": "general",
"text": "The check_alu_op() function in kernel/bpf/verifier.c in the Linux kernel through v5.16-rc5 did not properly update bounds while handling the mov32 instruction, which allows local users to obtain potentially sensitive address information, aka a \"pointer leak.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45402",
"url": "https://www.suse.com/security/cve/CVE-2021-45402"
},
{
"category": "external",
"summary": "SUSE Bug 1196130 for CVE-2021-45402",
"url": "https://bugzilla.suse.com/1196130"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2021-45402"
},
{
"cve": "CVE-2022-0487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0487"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in rtsx_usb_ms_drv_remove in drivers/memstick/host/rtsx_usb_ms.c in memstick in the Linux kernel. In this flaw, a local attacker with a user privilege may impact system Confidentiality. This flaw affects kernel versions prior to 5.14 rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0487",
"url": "https://www.suse.com/security/cve/CVE-2022-0487"
},
{
"category": "external",
"summary": "SUSE Bug 1194516 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1194516"
},
{
"category": "external",
"summary": "SUSE Bug 1195949 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1195949"
},
{
"category": "external",
"summary": "SUSE Bug 1198615 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1198615"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-0487"
},
{
"cve": "CVE-2022-0617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0617"
}
],
"notes": [
{
"category": "general",
"text": "A flaw null pointer dereference in the Linux kernel UDF file system functionality was found in the way user triggers udf_file_write_iter function for the malicious UDF image. A local user could use this flaw to crash the system. Actual from Linux kernel 4.2-rc1 till 5.17-rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0617",
"url": "https://www.suse.com/security/cve/CVE-2022-0617"
},
{
"category": "external",
"summary": "SUSE Bug 1196079 for CVE-2022-0617",
"url": "https://bugzilla.suse.com/1196079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-0617"
},
{
"cve": "CVE-2022-0644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0644"
}
],
"notes": [
{
"category": "general",
"text": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0644",
"url": "https://www.suse.com/security/cve/CVE-2022-0644"
},
{
"category": "external",
"summary": "SUSE Bug 1196155 for CVE-2022-0644",
"url": "https://bugzilla.suse.com/1196155"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-0644"
},
{
"cve": "CVE-2022-23036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23036"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23036",
"url": "https://www.suse.com/security/cve/CVE-2022-23036"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-23036"
},
{
"cve": "CVE-2022-23037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23037"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23037",
"url": "https://www.suse.com/security/cve/CVE-2022-23037"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-23037"
},
{
"cve": "CVE-2022-23038",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23038"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23038",
"url": "https://www.suse.com/security/cve/CVE-2022-23038"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-23038"
},
{
"cve": "CVE-2022-23039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23039"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23039",
"url": "https://www.suse.com/security/cve/CVE-2022-23039"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-23039"
},
{
"cve": "CVE-2022-23040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23040"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23040",
"url": "https://www.suse.com/security/cve/CVE-2022-23040"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-23040"
},
{
"cve": "CVE-2022-23041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23041"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23041",
"url": "https://www.suse.com/security/cve/CVE-2022-23041"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-23041"
},
{
"cve": "CVE-2022-23042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23042"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23042",
"url": "https://www.suse.com/security/cve/CVE-2022-23042"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-23042"
},
{
"cve": "CVE-2022-24448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24448"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should occur, but the server instead returns uninitialized data in the file descriptor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24448",
"url": "https://www.suse.com/security/cve/CVE-2022-24448"
},
{
"category": "external",
"summary": "SUSE Bug 1195612 for CVE-2022-24448",
"url": "https://bugzilla.suse.com/1195612"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-24448"
},
{
"cve": "CVE-2022-24958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24958"
}
],
"notes": [
{
"category": "general",
"text": "drivers/usb/gadget/legacy/inode.c in the Linux kernel through 5.16.8 mishandles dev-\u003ebuf release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24958",
"url": "https://www.suse.com/security/cve/CVE-2022-24958"
},
{
"category": "external",
"summary": "SUSE Bug 1195905 for CVE-2022-24958",
"url": "https://bugzilla.suse.com/1195905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-24958"
},
{
"cve": "CVE-2022-24959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24959"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 5.16.5. There is a memory leak in yam_siocdevprivate in drivers/net/hamradio/yam.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24959",
"url": "https://www.suse.com/security/cve/CVE-2022-24959"
},
{
"category": "external",
"summary": "SUSE Bug 1195897 for CVE-2022-24959",
"url": "https://bugzilla.suse.com/1195897"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-24959"
},
{
"cve": "CVE-2022-25258",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25258"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in drivers/usb/gadget/composite.c in the Linux kernel before 5.16.10. The USB Gadget subsystem lacks certain validation of interface OS descriptor requests (ones with a large array index and ones associated with NULL function pointer retrieval). Memory corruption might occur.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25258",
"url": "https://www.suse.com/security/cve/CVE-2022-25258"
},
{
"category": "external",
"summary": "SUSE Bug 1196095 for CVE-2022-25258",
"url": "https://bugzilla.suse.com/1196095"
},
{
"category": "external",
"summary": "SUSE Bug 1196132 for CVE-2022-25258",
"url": "https://bugzilla.suse.com/1196132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-25258"
},
{
"cve": "CVE-2022-25636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25636"
}
],
"notes": [
{
"category": "general",
"text": "net/netfilter/nf_dup_netdev.c in the Linux kernel 5.4 through 5.6.10 allows local users to gain privileges because of a heap out-of-bounds write. This is related to nf_tables_offload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25636",
"url": "https://www.suse.com/security/cve/CVE-2022-25636"
},
{
"category": "external",
"summary": "SUSE Bug 1196299 for CVE-2022-25636",
"url": "https://bugzilla.suse.com/1196299"
},
{
"category": "external",
"summary": "SUSE Bug 1196301 for CVE-2022-25636",
"url": "https://bugzilla.suse.com/1196301"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-25636"
},
{
"cve": "CVE-2022-26490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-26490"
}
],
"notes": [
{
"category": "general",
"text": "st21nfca_connectivity_event_received in drivers/nfc/st21nfca/se.c in the Linux kernel through 5.16.12 has EVT_TRANSACTION buffer overflows because of untrusted length parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-26490",
"url": "https://www.suse.com/security/cve/CVE-2022-26490"
},
{
"category": "external",
"summary": "SUSE Bug 1196830 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1196830"
},
{
"category": "external",
"summary": "SUSE Bug 1201656 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1201656"
},
{
"category": "external",
"summary": "SUSE Bug 1201969 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1201969"
},
{
"category": "external",
"summary": "SUSE Bug 1211495 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1211495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "important"
}
],
"title": "CVE-2022-26490"
},
{
"cve": "CVE-2022-26966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-26966"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 5.16.12. drivers/net/usb/sr9700.c allows attackers to obtain sensitive information from heap memory via crafted frame lengths from a device.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-26966",
"url": "https://www.suse.com/security/cve/CVE-2022-26966"
},
{
"category": "external",
"summary": "SUSE Bug 1196836 for CVE-2022-26966",
"url": "https://bugzilla.suse.com/1196836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:dtb-al-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-altera-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-apm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-arm-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-lg-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:dtb-zte-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"openSUSE Leap 15.3:kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-source-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"openSUSE Leap 15.3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"openSUSE Leap 15.3:reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:27Z",
"details": "moderate"
}
],
"title": "CVE-2022-26966"
}
]
}
SSA-419740
Vulnerability from csaf_siemens - Published: 2023-03-14 00:00 - Updated: 2023-03-14 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)
|
6GK6108-4AM00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
Siemens / RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)
|
6GK6108-4AM00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M804PB (6GK5804-0AP00-2AA2)
Siemens / SCALANCE M804PB (6GK5804-0AP00-2AA2)
|
6GK5804-0AP00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)
|
6GK5812-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
Siemens / SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)
|
6GK5812-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)
|
6GK5816-1AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
Siemens / SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)
|
6GK5816-1BA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
Siemens / SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)
|
6GK5826-2AB00-2AB2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-2 (6GK5874-2AA00-2AA2)
Siemens / SCALANCE M874-2 (6GK5874-2AA00-2AA2)
|
6GK5874-2AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M874-3 (6GK5874-3AA00-2AA2)
Siemens / SCALANCE M874-3 (6GK5874-3AA00-2AA2)
|
6GK5874-3AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
Siemens / SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)
|
6GK5876-3AA02-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
Siemens / SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)
|
6GK5876-3AA02-2EA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (6GK5876-4AA10-2BA2)
Siemens / SCALANCE M876-4 (6GK5876-4AA10-2BA2)
|
6GK5876-4AA10-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
Siemens / SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)
|
6GK5876-4AA00-2BA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
Siemens / SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)
|
6GK5876-4AA00-2DA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
Siemens / SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)
|
6GK5853-2EA00-2DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
Siemens / SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)
|
6GK5856-2EA00-3DA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
Siemens / SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)
|
6GK5856-2EA00-3AA1
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 (6GK5615-0AA00-2AA2)
Siemens / SCALANCE S615 (6GK5615-0AA00-2AA2)
|
6GK5615-0AA00-2AA2
|
< V7.2 |
Vendor Fix
fix
|
|
SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
Siemens / SCALANCE S615 EEC (6GK5615-0AA01-2AA2)
|
6GK5615-0AA01-2AA2
|
< V7.2 |
Vendor Fix
fix
|
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"notes": [
{
"category": "summary",
"text": "Multiple third-party component vulnerabilities were reported for the Busybox applet, the Linux Kernel, OpenSSL, OpenVPN and various other components used by the RUGGEDCOM and SCALANCE products. The vulnerabilities range from improper neutralization of special elements to improper handling of commands under certain circumstances, that could lead to code injection and denial of service.\n\nSiemens has released updates for the affected products and recommends to update to the latest versions.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-419740: Multiple\tThird-Party Component Vulnerabilities in RUGGEDCOM and SCALANCE Products before V7.2 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-419740.pdf"
},
{
"category": "self",
"summary": "SSA-419740: Multiple\tThird-Party Component Vulnerabilities in RUGGEDCOM and SCALANCE Products before V7.2 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-419740.txt"
},
{
"category": "self",
"summary": "SSA-419740: Multiple\tThird-Party Component Vulnerabilities in RUGGEDCOM and SCALANCE Products before V7.2 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-419740.json"
}
],
"title": "SSA-419740: Multiple\tThird-Party Component Vulnerabilities in RUGGEDCOM and SCALANCE Products before V7.2",
"tracking": {
"current_release_date": "2023-03-14T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-419740",
"initial_release_date": "2023-03-14T00:00:00Z",
"revision_history": [
{
"date": "2023-03-14T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6GK6108-4AM00-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "RUGGEDCOM RM1224 LTE(4G) EU (6GK6108-4AM00-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)",
"product_id": "2",
"product_identification_helper": {
"model_numbers": [
"6GK6108-4AM00-2DA2"
]
}
}
}
],
"category": "product_name",
"name": "RUGGEDCOM RM1224 LTE(4G) NAM (6GK6108-4AM00-2DA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M804PB (6GK5804-0AP00-2AA2)",
"product_id": "3",
"product_identification_helper": {
"model_numbers": [
"6GK5804-0AP00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M804PB (6GK5804-0AP00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)",
"product_id": "4",
"product_identification_helper": {
"model_numbers": [
"6GK5812-1AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M812-1 ADSL-Router (Annex A) (6GK5812-1AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)",
"product_id": "5",
"product_identification_helper": {
"model_numbers": [
"6GK5812-1BA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M812-1 ADSL-Router (Annex B) (6GK5812-1BA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)",
"product_id": "6",
"product_identification_helper": {
"model_numbers": [
"6GK5816-1AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M816-1 ADSL-Router (Annex A) (6GK5816-1AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)",
"product_id": "7",
"product_identification_helper": {
"model_numbers": [
"6GK5816-1BA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M816-1 ADSL-Router (Annex B) (6GK5816-1BA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)",
"product_id": "8",
"product_identification_helper": {
"model_numbers": [
"6GK5826-2AB00-2AB2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M826-2 SHDSL-Router (6GK5826-2AB00-2AB2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M874-2 (6GK5874-2AA00-2AA2)",
"product_id": "9",
"product_identification_helper": {
"model_numbers": [
"6GK5874-2AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M874-2 (6GK5874-2AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M874-3 (6GK5874-3AA00-2AA2)",
"product_id": "10",
"product_identification_helper": {
"model_numbers": [
"6GK5874-3AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M874-3 (6GK5874-3AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)",
"product_id": "11",
"product_identification_helper": {
"model_numbers": [
"6GK5876-3AA02-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-3 (EVDO) (6GK5876-3AA02-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)",
"product_id": "12",
"product_identification_helper": {
"model_numbers": [
"6GK5876-3AA02-2EA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-3 (ROK) (6GK5876-3AA02-2EA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M876-4 (6GK5876-4AA10-2BA2)",
"product_id": "13",
"product_identification_helper": {
"model_numbers": [
"6GK5876-4AA10-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-4 (6GK5876-4AA10-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)",
"product_id": "14",
"product_identification_helper": {
"model_numbers": [
"6GK5876-4AA00-2BA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-4 (EU) (6GK5876-4AA00-2BA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)",
"product_id": "15",
"product_identification_helper": {
"model_numbers": [
"6GK5876-4AA00-2DA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE M876-4 (NAM) (6GK5876-4AA00-2DA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)",
"product_id": "16",
"product_identification_helper": {
"model_numbers": [
"6GK5853-2EA00-2DA1"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE MUM853-1 (EU) (6GK5853-2EA00-2DA1)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)",
"product_id": "17",
"product_identification_helper": {
"model_numbers": [
"6GK5856-2EA00-3DA1"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE MUM856-1 (EU) (6GK5856-2EA00-3DA1)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)",
"product_id": "18",
"product_identification_helper": {
"model_numbers": [
"6GK5856-2EA00-3AA1"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE MUM856-1 (RoW) (6GK5856-2EA00-3AA1)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE S615 (6GK5615-0AA00-2AA2)",
"product_id": "19",
"product_identification_helper": {
"model_numbers": [
"6GK5615-0AA00-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE S615 (6GK5615-0AA00-2AA2)"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c V7.2",
"product": {
"name": "SCALANCE S615 EEC (6GK5615-0AA01-2AA2)",
"product_id": "20",
"product_identification_helper": {
"model_numbers": [
"6GK5615-0AA01-2AA2"
]
}
}
}
],
"category": "product_name",
"name": "SCALANCE S615 EEC (6GK5615-0AA01-2AA2)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-25032",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2019-1125",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "An information disclosure vulnerability exists when certain central processing units (CPU) speculatively access memory, aka \u0027Windows Kernel Information Disclosure Vulnerability\u0027. This CVE ID is unique from CVE-2019-1071, CVE-2019-1073.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2019-1125"
},
{
"cve": "CVE-2021-4034",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A local privilege escalation vulnerability was found on polkit\u0027s pkexec utility. The pkexec application is a setuid tool designed to allow unprivileged users to run commands as privileged users according predefined policies. The current version of pkexec doesn\u0027t handle the calling parameters count correctly and ends trying to execute environment variables as commands. An attacker can leverage this by crafting environment variables in such a way it\u0027ll induce pkexec to execute arbitrary code. When successfully executed the attack can cause a local privilege escalation given unprivileged users administrative rights on the target machine.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:U/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-4034"
},
{
"cve": "CVE-2021-4149",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in btrfs_alloc_tree_b in fs/btrfs/extent-tree.c in the Linux kernel due to an improper lock operation in btrfs. In this flaw, a user with a local privilege may cause a denial of service (DOS) due to a deadlock problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-4149"
},
{
"cve": "CVE-2021-26401",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "LFENCE/JMP (mitigation V2-2) may not sufficiently mitigate CVE-2017-5715 on some AMD CPUs.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-26401"
},
{
"cve": "CVE-2021-42373",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in Busybox\u0027s man applet leads to denial of service when a section name is supplied but no page argument is given.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42373"
},
{
"cve": "CVE-2021-42374",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds heap read in Busybox\u0027s unlzma applet leads to information leak and denial of service when crafted LZMA-compressed input is decompressed. This can be triggered by any applet/format that internally supports LZMA compression.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42374"
},
{
"cve": "CVE-2021-42375",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An incorrect handling of a special element in Busybox\u0027s ash applet leads to denial of service when processing a crafted shell command, due to the shell mistaking specific characters for reserved characters. This may be used for DoS under rare conditions of filtered command input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42375"
},
{
"cve": "CVE-2021-42376",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference in Busybox\u0027s hush applet leads to denial of service when processing a crafted shell command, due to missing validation after a \\x03 delimiter character. This may be used for DoS under very rare conditions of filtered command input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42376"
},
{
"cve": "CVE-2021-42377",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"notes": [
{
"category": "summary",
"text": "An attacker-controlled pointer free in Busybox\u0027s hush applet leads to denial of service and possible code execution when processing a crafted shell command, due to the shell mishandling the \u0026\u0026\u0026 string. This may be used for remote code execution under rare conditions of filtered command input.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42377"
},
{
"cve": "CVE-2021-42378",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_i function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42378"
},
{
"cve": "CVE-2021-42379",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the next_input_file function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42379"
},
{
"cve": "CVE-2021-42380",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the clrvar function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42380"
},
{
"cve": "CVE-2021-42381",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the hash_init function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42381"
},
{
"cve": "CVE-2021-42382",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the getvar_s function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42382"
},
{
"cve": "CVE-2021-42383",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42383"
},
{
"cve": "CVE-2021-42384",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the handle_special function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42384"
},
{
"cve": "CVE-2021-42385",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42385"
},
{
"cve": "CVE-2021-42386",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the nvalloc function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2021-42386"
},
{
"cve": "CVE-2022-0001",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Non-transparent sharing of branch predictor selectors between contexts in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-0001"
},
{
"cve": "CVE-2022-0002",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Non-transparent sharing of branch predictor within a context in some Intel(R) Processors may allow an authorized user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-0002"
},
{
"cve": "CVE-2022-0494",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "A kernel information leak flaw was identified in the scsi_ioctl function in drivers/scsi/scsi_ioctl.c in the Linux kernel. This flaw allows a local attacker with a special user privilege (CAP_SYS_ADMIN or CAP_SYS_RAWIO) to create issues with confidentiality.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-0494"
},
{
"cve": "CVE-2022-0547",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "summary",
"text": "OpenVPN 2.1 until v2.4.12 and v2.5.6 may enable authentication bypass in external authentication plug-ins when more than one of them makes use of deferred authentication replies, which allows an external user to be granted access with only partially correct credentials.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-0547"
},
{
"cve": "CVE-2022-1011",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s FUSE filesystem in the way a user triggers write(). This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege escalation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1011"
},
{
"cve": "CVE-2022-1016",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel in net/netfilter/nf_tables_core.c:nft_do_chain, which can cause a use-after-free. This issue needs to handle \u0027return\u0027 with proper preconditions, as it can lead to a kernel information leak problem caused by a local, unprivileged attacker.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1016"
},
{
"cve": "CVE-2022-1198",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1198"
},
{
"cve": "CVE-2022-1199",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in the Linux kernel. This flaw allows an attacker to crash the Linux kernel by simulating amateur radio from the user space, resulting in a null-ptr-deref vulnerability and a use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1199"
},
{
"cve": "CVE-2022-1292",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1304",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1304"
},
{
"cve": "CVE-2022-1343",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Under certain circumstances, the command line OCSP verify function reports successful verification when the varification in fact failed. In this case the incorrect successful response will also be accompanied by error messages showing the failure and contradicting the apparently successful result.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1343"
},
{
"cve": "CVE-2022-1353",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "A vulnerability was found in the pfkey_register function in net/key/af_key.c in the Linux kernel. This flaw allows a local, unprivileged user to gain access to kernel memory, leading to a system crash or a leak of internal kernel information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1353"
},
{
"cve": "CVE-2022-1473",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "The used OpenSSL version improperly reuses memory when decoding certificates or keys. This can lead to a process termination and Denial of Service for long lived processes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1473"
},
{
"cve": "CVE-2022-1516",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s X.25 set of standardized network protocols functionality in the way a user terminates their session using a simulated Ethernet card and continued usage of this connection. This flaw allows a local user to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1516"
},
{
"cve": "CVE-2022-1652",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "Linux Kernel could allow a local attacker to execute arbitrary code on the system, caused by a concurrency use-after-free flaw in the bad_flp_intr function. By executing a specially-crafted program, an attacker could exploit this vulnerability to execute arbitrary code or cause a denial of service condition on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1652"
},
{
"cve": "CVE-2022-1729",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "A race condition was found the Linux kernel in perf_event_open() which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several exploit primitives such as kernel address information leak, arbitrary execution, etc.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1734",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A flaw in Linux Kernel found in nfcmrvl_nci_unregister_dev() in drivers/nfc/nfcmrvl/main.c can lead to use after free both read or write when non synchronized between cleanup routine and firmware download routine.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1734"
},
{
"cve": "CVE-2022-1974",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s NFC core functionality due to a race condition between kobject creation and delete. This vulnerability allows a local attacker with CAP_NET_ADMIN privilege to leak kernel information.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"notes": [
{
"category": "summary",
"text": "There is a sleep-in-atomic bug in /net/nfc/netlink.c that allows an attacker to crash the Linux kernel by simulating a nfc device from user-space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-2380",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel was found vulnerable out of bounds memory access in the drivers/video/fbdev/sm712fb.c:smtcfb_read() function. The vulnerability could result in local attackers being able to crash the kernel.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-2380"
},
{
"cve": "CVE-2022-2588",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Zhenpeng Lin discovered that the network packet scheduler implementation in the Linux kernel did not properly remove all references to a route filter before freeing it in some situations. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2639",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"notes": [
{
"category": "summary",
"text": "An integer coercion error was found in the openvswitch kernel module. Given a sufficiently large number of actions, while copying and reserving memory for a new action of a new flow, the reserve_sfa_size() function does not return -EMSGSIZE as expected, potentially leading to an out-of-bounds write access. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-20158",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In bdi_put and bdi_unregister of backing-dev.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-182815710References: Upstream kernel",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-20158"
},
{
"cve": "CVE-2022-23036",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23036"
},
{
"cve": "CVE-2022-23037",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23037"
},
{
"cve": "CVE-2022-23038",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23038"
},
{
"cve": "CVE-2022-23039",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23039"
},
{
"cve": "CVE-2022-23040",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23040"
},
{
"cve": "CVE-2022-23041",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23041"
},
{
"cve": "CVE-2022-23042",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Linux PV device frontends vulnerable to attacks by backends [This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23042"
},
{
"cve": "CVE-2022-23308",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-26490",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "st21nfca_connectivity_event_received in drivers/nfc/st21nfca/se.c in the Linux kernel through 5.16.12 has EVT_TRANSACTION buffer overflows because of untrusted length parameters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-26490"
},
{
"cve": "CVE-2022-28356",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel before 5.17.1, a refcount leak bug was found in net/llc/af_llc.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-28356"
},
{
"cve": "CVE-2022-28390",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c in the Linux kernel through 5.17.1 has a double free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-28390"
},
{
"cve": "CVE-2022-30065",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free in Busybox 1.35-x\u0027s awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the copyvar function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-30065"
},
{
"cve": "CVE-2022-30594",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 5.17.2 mishandles seccomp permissions. The PTRACE_SEIZE code path allows attackers to bypass intended restrictions on setting the PT_SUSPEND_SECCOMP flag.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-30594"
},
{
"cve": "CVE-2022-32205",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "A malicious server can serve excessive amounts of \"Set-Cookie:\" headers in a HTTP response to curl and curl \u003c 7.84.0 stores all of them. A sufficiently large amount of (big) cookies make subsequent HTTP requests to this, or other servers to which the cookies match, create requests that become larger than the threshold that curl uses internally to avoid sending crazy large requests (1048576 bytes) and instead returns an error.This denial state might remain for as long as the same cookies are kept, match and haven\u0027t expired. Due to cookie matching rules, a server on \"foo.example.com\" can set cookies that also would match for \"bar.example.com\", making it it possible for a \"sister server\" to effectively cause a denial of service for a sibling site on the same second level domain using this method.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "curl \u003c 7.84.0 supports \"chained\" HTTP compression algorithms, meaning that a serverresponse can be compressed multiple times and potentially with different algorithms. The number of acceptable \"links\" in this \"decompression chain\" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps.The use of such a decompression chain could result in a \"malloc bomb\", makingcurl end up spending enormous amounts of allocated heap memory, or trying toand returning out of memory errors.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "summary",
"text": "When curl \u003c 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the target file, leaving the updated file accessible to more users than intended.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "When curl \u003c 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32296",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 5.17.9 allows TCP servers to identify clients by observing what source ports are used. This occurs because of use of Algorithm 4 (\"Double-Hash Port Selection Algorithm\") of RFC 6056.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-32296"
},
{
"cve": "CVE-2022-32981",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.3 on powerpc 32-bit platforms. There is a buffer overflow in ptrace PEEKUSER and POKEUSER (aka PEEKUSR and POKEUSR) when accessing floating point registers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-32981"
},
{
"cve": "CVE-2022-33981",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "drivers/block/floppy.c in the Linux kernel before 5.17.6 is vulnerable to a denial of service, because of a concurrency use-after-free flaw after deallocating raw_cmd in the raw_cmd_ioctl function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-35252",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"notes": [
{
"category": "summary",
"text": "When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a\"sister site\" to deny service to all siblings.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-36879",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in the Linux kernel through 5.18.14. xfrm_expand_policies in net/xfrm/xfrm_policy.c can cause a refcount to be dropped twice.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfqnl_mangle in net/netfilter/nfnetlink_queue.c in the Linux kernel through 5.18.14 allows remote attackers to cause a denial of service (panic) because, in the case of an nf_queue verdict with a one-byte nfta_payload attribute, an skb_pull can encounter a negative skb-\u003elen.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V7.2 or later version",
"product_ids": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
],
"url": "https://support.industry.siemens.com/cs/document/109817007/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16",
"17",
"18",
"19",
"20"
]
}
],
"title": "CVE-2022-36946"
}
]
}
SUSE-SU-2022:1038-1
Vulnerability from csaf_suse - Published: 2022-03-30 07:37 - Updated: 2022-03-30 07:37| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.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": "The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2022-25636: Fixed an issue which allowed a local users to gain privileges because of a heap out-of-bounds write in nf_dup_netdev.c, related to nf_tables_offload (bsc#1196299).\n- CVE-2022-26490: Fixed a buffer overflow in the st21nfca driver. An attacker with adjacent NFC access could trigger crash the system or corrupt system memory (bsc#1196830).\n- CVE-2022-0487: A use-after-free vulnerability was found in rtsx_usb_ms_drv_remove() in drivers/memstick/host/rtsx_usb_ms.c (bsc#1194516).\n- CVE-2022-0492: Fixed a privilege escalation related to cgroups v1 release_agent feature, which allowed bypassing namespace isolation unexpectedly (bsc#1195543).\n- CVE-2022-0516: Fixed missing check in ioctl related to KVM in s390 allows kernel memory read/write (bsc#1195516).\n- CVE-2022-24448: Fixed an issue if an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should have occured, but the server instead returned uninitialized data in the file descriptor (bsc#1195612).\n- CVE-2022-0617: Fixed a null pointer dereference in UDF file system functionality. A local user could crash the system by triggering udf_file_write_iter() via a malicious UDF image. (bsc#1196079)\n- CVE-2022-0644: Fixed a denial of service by a local user. A assertion failure could be triggered in kernel_read_file_from_fd(). (bsc#1196155)\n- CVE-2022-25258: The USB Gadget subsystem lacked certain validation of interface OS descriptor requests, which could have lead to memory corruption (bsc#1196096).\n- CVE-2022-24958: drivers/usb/gadget/legacy/inode.c mishandled dev-\u003ebuf release (bsc#1195905).\n- CVE-2022-24959: Fixed a memory leak in yam_siocdevprivate() in drivers/net/hamradio/yam.c (bsc#1195897).\n- CVE-2022-27223: In drivers/usb/gadget/udc/udc-xilinx.c the endpoint index was not validated and could have been manipulated by the host for out-of-array access (bsc#1197245).\n- CVE-2021-44879: In gc_data_segment() in fs/f2fs/gc.c, special files were not considered, which lead to a move_data_page NULL pointer dereference (bsc#1195987).\n- CVE-2021-0920: Fixed a local privilege escalation due to a use-after-free vulnerability in unix_scm_to_skb of af_unix (bsc#1193731).\n- CVE-2022-26966: Fixed an issue in drivers/net/usb/sr9700.c, which allowed attackers to obtain sensitive information from heap memory via crafted frame lengths from a device (bsc#1196836).\n- CVE-2021-39698: Fixed a possible memory corruption due to a use after free in aio_poll_complete_work. This could lead to local escalation of privilege with no additional execution privileges needed. (bsc#1196956)\n- CVE-2021-45402: The check_alu_op function in kernel/bpf/verifier.c did not properly update bounds while handling the mov32 instruction, which allowed local users to obtain potentially sensitive address information (bsc#1196130).\n- CVE-2022-23036,CVE-2022-23037,CVE-2022-23038,CVE-2022-23039,CVE-2022-23040,CVE-2022-23041,CVE-2022-23042: Fixed multiple issues which could have lead to read/write access to memory pages or denial of service. These issues are related to the Xen PV device frontend drivers. (bsc#1196488)\n\nThe following non-security bugs were fixed:\n\n- ALSA: intel_hdmi: Fix reference to PCM buffer address (git-fixes).\n- arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output (git-fixes).\n- ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions (git-fixes).\n- ARM: Fix kgdb breakpoint for Thumb2 (git-fixes).\n- asix: fix uninit-value in asix_mdio_read() (git-fixes).\n- ASoC: cs4265: Fix the duplicated control name (git-fixes).\n- ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min (git-fixes).\n- ASoC: rt5682: do not block workqueue if card is unbound (git-fixes).\n- ata: pata_hpt37x: disable primary channel on HPT371 (git-fixes).\n- ax25: Fix NULL pointer dereference in ax25_kill_by_device (git-fixes).\n- batman-adv: Do not expect inter-netns unique iflink indices (git-fixes).\n- batman-adv: Request iflink once in batadv_get_real_netdevice (git-fixes).\n- batman-adv: Request iflink once in batadv-on-batadv check (git-fixes).\n- blk-mq: do not free tags if the tag_set is used by other device in queue initialztion (bsc#1193787).\n- Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BE (bsc#1196779).\n- bnxt_en: Fix active FEC reporting to ethtool (jsc#SLE-16649).\n- bnxt_en: Fix incorrect multicast rx mask setting when not requested (git-fixes).\n- bnxt_en: Fix occasional ethtool -t loopback test failures (git-fixes).\n- bnxt_en: Fix offline ethtool selftest with RDMA enabled (git-fixes).\n- bonding: force carrier update when releasing slave (git-fixes).\n- can: gs_usb: change active_channels\u0027s type from atomic_t to u8 (git-fixes).\n- cgroup/cpuset: Fix \u0027suspicious RCU usage\u0027 lockdep warning (bsc#1196868).\n- cgroup-v1: Correct privileges check in release_agent writes (bsc#1196723).\n- clk: jz4725b: fix mmc0 clock gating (git-fixes).\n- constraints: Also adjust disk requirement for x86 and s390.\n- constraints: Increase disk space for aarch64\n- cpufreq: schedutil: Use kobject release() method to free (git-fixes)\n- cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() (bsc#1196866).\n- cputime, cpuacct: Include guest time in user time in (git-fixes)\n- dma-direct: Fix potential NULL pointer dereference (bsc#1196472 ltc#192278).\n- dmaengine: shdma: Fix runtime PM imbalance on error (git-fixes).\n- dma-mapping: Allow mixing bypass and mapped DMA operation (bsc#1196472 ltc#192278).\n- drm/amdgpu: disable MMHUB PG for Picasso (git-fixes).\n- drm/edid: Always set RGB444 (git-fixes).\n- drm/i915/dg1: Wait for pcode/uncore handshake at startup (bsc#1195211).\n- drm/i915/gen11+: Only load DRAM information from pcode (bsc#1195211).\n- drm/i915: Nuke not needed members of dram_info (bsc#1195211).\n- drm/i915: Remove memory frequency calculation (bsc#1195211).\n- drm/i915: Rename is_16gb_dimm to wm_lv_0_adjust_needed (bsc#1195211).\n- drm/sun4i: mixer: Fix P010 and P210 format numbers (git-fixes).\n- EDAC/altera: Fix deferred probing (bsc#1178134).\n- EDAC: Fix calculation of returned address and next offset in edac_align_ptr() (bsc#1178134).\n- efivars: Respect \u0027block\u0027 flag in efivar_entry_set_safe() (git-fixes).\n- exfat: fix i_blocks for files truncated over 4 GiB (git-fixes).\n- exfat: fix incorrect loading of i_blocks for large files (git-fixes).\n- firmware: arm_scmi: Remove space in MODULE_ALIAS name (git-fixes).\n- gianfar: ethtool: Fix refcount leak in gfar_get_ts_info (git-fixes).\n- gpiolib: acpi: Convert ACPI value of debounce to microseconds (git-fixes).\n- gpio: rockchip: Reset int_bothedge when changing trigger (git-fixes).\n- gpio: tegra186: Fix chip_data type confusion (git-fixes).\n- gpio: ts4900: Do not set DAT and OE together (git-fixes).\n- gtp: remove useless rcu_read_lock() (git-fixes).\n- hamradio: fix macro redefine warning (git-fixes).\n- Hand over the maintainership to SLE15-SP3 maintainers\n- HID: add mapping for KEY_ALL_APPLICATIONS (git-fixes).\n- HID: add mapping for KEY_DICTATE (git-fixes).\n- i2c: bcm2835: Avoid clock stretching timeouts (git-fixes).\n- iavf: Fix missing check for running netdev (git-fixes).\n- IB/hfi1: Correct guard on eager buffer deallocation (git-fixes).\n- IB/hfi1: Fix early init panic (git-fixes).\n- IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr (git-fixes).\n- IB/hfi1: Insure use of smp_processor_id() is preempt disabled (git-fixes).\n- IB/rdmavt: Validate remote_addr during loopback atomic tests (git-fixes).\n- ice: initialize local variable \u0027tlv\u0027 (jsc#SLE-12878).\n- igc: igc_read_phy_reg_gpy: drop premature return (git-fixes).\n- igc: igc_write_phy_reg_gpy: drop premature return (git-fixes).\n- iio: adc: ad7124: fix mask used for setting AIN_BUFP \u0026 AIN_BUFM bits (git-fixes).\n- iio: adc: men_z188_adc: Fix a resource leak in an error handling path (git-fixes).\n- iio: Fix error handling for PM (git-fixes).\n- Input: clear BTN_RIGHT/MIDDLE on buttonpads (git-fixes).\n- Input: elan_i2c - fix regulator enable count imbalance after suspend/resume (git-fixes).\n- Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() (git-fixes).\n- ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc() (git-fixes).\n- mac80211: fix forwarded mesh frames AC \u0026 queue selection (git-fixes).\n- mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work (git-fixes).\n- mac80211_hwsim: report NOACK frames in tx_status (git-fixes).\n- mask out added spinlock in rndis_params (git-fixes).\n- mmc: meson: Fix usage of meson_mmc_post_req() (git-fixes).\n- net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration (git-fixes).\n- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement (git-fixes).\n- netfilter: nf_tables: fix memory leak during stateful obj update (bsc#1176447).\n- net: fix up skbs delta_truesize in UDP GRO frag_list (bsc#1176447).\n- net: hns3: Clear the CMDQ registers before unmapping BAR region (git-fixes).\n- net/mlx5e: Fix modify header actions memory leak (git-fixes).\n- net/mlx5e: Fix page DMA map/unmap attributes (bsc#1196468).\n- net/mlx5e: Fix wrong return value on ioctl EEPROM query failure (git-fixes).\n- net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets (jsc#SLE-15172).\n- net/mlx5e: TC, Reject rules with drop and modify hdr action (git-fixes).\n- net/mlx5e: TC, Reject rules with forward and drop actions (git-fixes).\n- net/mlx5: Fix possible deadlock on rule deletion (git-fixes).\n- net/mlx5: Fix wrong limitation of metadata match on ecpf (git-fixes).\n- net/mlx5: Update the list of the PCI supported devices (git-fixes).\n- net: phy: DP83822: clear MISR2 register to disable interrupts (git-fixes).\n- net/sched: act_ct: Fix flow table lookup after ct clear or switching zones (jsc#SLE-15172).\n- netsec: ignore \u0027phy-mode\u0027 device property on ACPI systems (git-fixes).\n- net: sfc: Replace in_interrupt() usage (git-fixes).\n- net: tipc: validate domain record count on input (bsc#1195254).\n- net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990 (git-fixes).\n- NFC: port100: fix use-after-free in port100_send_complete (git-fixes).\n- nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() (git-fixes).\n- nl80211: Handle nla_memdup failures in handle_nan_filter (git-fixes).\n- ntb: intel: fix port config status offset for SPR (git-fixes).\n- nvme: fix a possible use-after-free in controller reset during load (git-fixes).\n- nvme-multipath: use vmalloc for ANA log buffer (bsc#1193787).\n- nvme-rdma: fix possible use-after-free in transport error_recovery work (git-fixes).\n- nvme-tcp: fix possible use-after-free in transport error_recovery work (git-fixes).\n- powerpc/dma: Fallback to dma_ops when persistent memory present (bsc#1196472 ltc#192278).\n- powerpc/fadump: register for fadump as early as possible (bsc#1179439 ltc#190038).\n- powerpc/mm: Remove dcache flush from memory remove (bsc#1196433 ltc#196449).\n- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1196433 ltc#196449).\n- powerpc/pseries/iommu: Fix window size for direct mapping with pmem (bsc#1196472 ltc#192278).\n- RDMA/bnxt_re: Scan the whole bitmap when checking if \u0027disabling RCFW with pending cmd-bit\u0027 (git-fixes).\n- RDMA/cma: Do not change route.addr.src_addr outside state checks (bsc#1181147).\n- RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry (git-fixes).\n- RDMA/cma: Remove open coding of overflow checking for private_data_len (git-fixes).\n- RDMA/core: Do not infoleak GRH fields (git-fixes).\n- RDMA/core: Let ib_find_gid() continue search even after empty entry (git-fixes).\n- RDMA/cxgb4: Set queue pair state when being queried (git-fixes).\n- RDMA/hns: Validate the pkey index (git-fixes).\n- RDMA/ib_srp: Fix a deadlock (git-fixes).\n- RDMA/mlx4: Do not continue event handler after memory allocation failure (git-fixes).\n- RDMA/rtrs-clt: Fix possible double free in error case (jsc#SLE-15176).\n- RDMA/rxe: Fix a typo in opcode name (git-fixes).\n- RDMA/siw: Fix broken RDMA Read Fence/Resume logic (git-fixes).\n- RDMA/uverbs: Check for null return of kmalloc_array (git-fixes).\n- RDMA/uverbs: Remove the unnecessary assignment (git-fixes).\n- README.BRANCH: Add Frederic Weisbecker as branch maintainer\n- README.BRANCH: Remove Davidlohr Bueso as a branch maintainer\n- rpm/arch-symbols,guards,*driver: Replace Novell with SUSE.\n- rpm: SC2006: Use $(...) notation instead of legacy backticked `...`.\n- sched/core: Mitigate race (git-fixes)\n- scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() (git-fixes).\n- scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (git-fixes).\n- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() (git-fixes).\n- scsi: nsp_cs: Check of ioremap return value (git-fixes).\n- scsi: qedf: Fix potential dereference of NULL pointer (git-fixes).\n- scsi: smartpqi: Add PCI IDs (bsc#1196627).\n- scsi: ufs: Fix race conditions related to driver data (git-fixes).\n- selftests: mlxsw: tc_police_scale: Make test more robust (bsc#1176774).\n- soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY) (git-fixes).\n- soc: fsl: Correct MAINTAINERS database (SOC) (git-fixes).\n- soc: fsl: qe: Check of ioremap return value (git-fixes).\n- spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op() (git-fixes).\n- sr9700: sanity check for packet length (bsc#1196836).\n- staging: gdm724x: fix use after free in gdm_lte_rx() (git-fixes).\n- SUNRPC: avoid race between mod_timer() and del_timer_sync() (bnc#1195403).\n- tracing: Fix return value of __setup handlers (git-fixes).\n- tty: n_gsm: fix encoding of control signal octet bit DV (git-fixes).\n- tty: n_gsm: fix proper link termination after failed open (git-fixes).\n- usb: dwc2: Fix Stalling a Non-Isochronous OUT EP (git-fixes).\n- usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode (git-fixes).\n- usb: dwc2: gadget: Fix kill_all_requests race (git-fixes).\n- usb: dwc2: use well defined macros for power_down (git-fixes).\n- usb: dwc3: gadget: Let the interrupt handler disable bottom halves (git-fixes).\n- usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe (git-fixes).\n- usb: dwc3: pci: Fix Bay Trail phy GPIO mappings (git-fixes).\n- usb: gadget: rndis: add spinlock for rndis response list (git-fixes).\n- USB: gadget: validate endpoint index for xilinx udc (git-fixes).\n- USB: gadget: validate interface OS descriptor requests (git-fixes).\n- usb: host: xen-hcd: add missing unlock in error path (git-fixes).\n- USB: hub: Clean up use of port initialization schemes and retries (git-fixes).\n- usb: hub: Fix locking issues with address0_mutex (git-fixes).\n- usb: hub: Fix usb enumeration issue due to address0 race (git-fixes).\n- USB: serial: option: add support for DW5829e (git-fixes).\n- USB: serial: option: add Telit LE910R1 compositions (git-fixes).\n- USB: zaurus: support another broken Zaurus (git-fixes).\n- vrf: Fix fast path output packet handling with async Netfilter rules (git-fixes).\n- xen/usb: do not use gnttab_end_foreign_access() in xenhcd_gnttab_done() (bsc#1196488, XSA-396).\n- xhci: Prevent futile URB re-submissions due to incorrect return value (git-fixes).\n- xhci: re-initialize the HC during resume if HCE was set (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1038,SUSE-SLE-Module-RT-15-SP3-2022-1038,SUSE-SUSE-MicroOS-5.1-2022-1038",
"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-2022_1038-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1038-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221038-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1038-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010567.html"
},
{
"category": "self",
"summary": "SUSE Bug 1176447",
"url": "https://bugzilla.suse.com/1176447"
},
{
"category": "self",
"summary": "SUSE Bug 1176774",
"url": "https://bugzilla.suse.com/1176774"
},
{
"category": "self",
"summary": "SUSE Bug 1178134",
"url": "https://bugzilla.suse.com/1178134"
},
{
"category": "self",
"summary": "SUSE Bug 1179439",
"url": "https://bugzilla.suse.com/1179439"
},
{
"category": "self",
"summary": "SUSE Bug 1181147",
"url": "https://bugzilla.suse.com/1181147"
},
{
"category": "self",
"summary": "SUSE Bug 1191428",
"url": "https://bugzilla.suse.com/1191428"
},
{
"category": "self",
"summary": "SUSE Bug 1192273",
"url": "https://bugzilla.suse.com/1192273"
},
{
"category": "self",
"summary": "SUSE Bug 1193787",
"url": "https://bugzilla.suse.com/1193787"
},
{
"category": "self",
"summary": "SUSE Bug 1194516",
"url": "https://bugzilla.suse.com/1194516"
},
{
"category": "self",
"summary": "SUSE Bug 1194943",
"url": "https://bugzilla.suse.com/1194943"
},
{
"category": "self",
"summary": "SUSE Bug 1195051",
"url": "https://bugzilla.suse.com/1195051"
},
{
"category": "self",
"summary": "SUSE Bug 1195211",
"url": "https://bugzilla.suse.com/1195211"
},
{
"category": "self",
"summary": "SUSE Bug 1195353",
"url": "https://bugzilla.suse.com/1195353"
},
{
"category": "self",
"summary": "SUSE Bug 1195403",
"url": "https://bugzilla.suse.com/1195403"
},
{
"category": "self",
"summary": "SUSE Bug 1195516",
"url": "https://bugzilla.suse.com/1195516"
},
{
"category": "self",
"summary": "SUSE Bug 1195612",
"url": "https://bugzilla.suse.com/1195612"
},
{
"category": "self",
"summary": "SUSE Bug 1195897",
"url": "https://bugzilla.suse.com/1195897"
},
{
"category": "self",
"summary": "SUSE Bug 1195908",
"url": "https://bugzilla.suse.com/1195908"
},
{
"category": "self",
"summary": "SUSE Bug 1195947",
"url": "https://bugzilla.suse.com/1195947"
},
{
"category": "self",
"summary": "SUSE Bug 1195949",
"url": "https://bugzilla.suse.com/1195949"
},
{
"category": "self",
"summary": "SUSE Bug 1195987",
"url": "https://bugzilla.suse.com/1195987"
},
{
"category": "self",
"summary": "SUSE Bug 1196079",
"url": "https://bugzilla.suse.com/1196079"
},
{
"category": "self",
"summary": "SUSE Bug 1196095",
"url": "https://bugzilla.suse.com/1196095"
},
{
"category": "self",
"summary": "SUSE Bug 1196130",
"url": "https://bugzilla.suse.com/1196130"
},
{
"category": "self",
"summary": "SUSE Bug 1196155",
"url": "https://bugzilla.suse.com/1196155"
},
{
"category": "self",
"summary": "SUSE Bug 1196299",
"url": "https://bugzilla.suse.com/1196299"
},
{
"category": "self",
"summary": "SUSE Bug 1196301",
"url": "https://bugzilla.suse.com/1196301"
},
{
"category": "self",
"summary": "SUSE Bug 1196403",
"url": "https://bugzilla.suse.com/1196403"
},
{
"category": "self",
"summary": "SUSE Bug 1196468",
"url": "https://bugzilla.suse.com/1196468"
},
{
"category": "self",
"summary": "SUSE Bug 1196472",
"url": "https://bugzilla.suse.com/1196472"
},
{
"category": "self",
"summary": "SUSE Bug 1196488",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "self",
"summary": "SUSE Bug 1196627",
"url": "https://bugzilla.suse.com/1196627"
},
{
"category": "self",
"summary": "SUSE Bug 1196723",
"url": "https://bugzilla.suse.com/1196723"
},
{
"category": "self",
"summary": "SUSE Bug 1196776",
"url": "https://bugzilla.suse.com/1196776"
},
{
"category": "self",
"summary": "SUSE Bug 1196779",
"url": "https://bugzilla.suse.com/1196779"
},
{
"category": "self",
"summary": "SUSE Bug 1196830",
"url": "https://bugzilla.suse.com/1196830"
},
{
"category": "self",
"summary": "SUSE Bug 1196866",
"url": "https://bugzilla.suse.com/1196866"
},
{
"category": "self",
"summary": "SUSE Bug 1196868",
"url": "https://bugzilla.suse.com/1196868"
},
{
"category": "self",
"summary": "SUSE Bug 1197300",
"url": "https://bugzilla.suse.com/1197300"
},
{
"category": "self",
"summary": "SUSE Bug 922815",
"url": "https://bugzilla.suse.com/922815"
},
{
"category": "self",
"summary": "SUSE Bug 998635",
"url": "https://bugzilla.suse.com/998635"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-0920 page",
"url": "https://www.suse.com/security/cve/CVE-2021-0920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39698 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44879 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45402 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45402/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0487 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0487/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0492 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0516 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0617 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0644 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23036 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23037 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23038 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23038/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23039 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23040 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23041 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23042 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24448 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24958 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24959 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25258 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25258/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25636 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-26490 page",
"url": "https://www.suse.com/security/cve/CVE-2022-26490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-26966 page",
"url": "https://www.suse.com/security/cve/CVE-2022-26966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27223 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27223/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2022-03-30T07:37:14Z",
"generator": {
"date": "2022-03-30T07:37:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1038-1",
"initial_release_date": "2022-03-30T07:37:14Z",
"revision_history": [
{
"date": "2022-03-30T07:37:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-rt-5.3.18-150300.82.1.noarch",
"product": {
"name": "kernel-devel-rt-5.3.18-150300.82.1.noarch",
"product_id": "kernel-devel-rt-5.3.18-150300.82.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-rt-5.3.18-150300.82.1.noarch",
"product": {
"name": "kernel-source-rt-5.3.18-150300.82.1.noarch",
"product_id": "kernel-source-rt-5.3.18-150300.82.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"product_id": "cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product_id": "cluster-md-kmp-rt_debug-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"product_id": "dlm-kmp-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product": {
"name": "dlm-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product_id": "dlm-kmp-rt_debug-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"product_id": "gfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product": {
"name": "gfs2-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product_id": "gfs2-kmp-rt_debug-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt-devel-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-extra-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt-extra-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt-extra-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-devel-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-devel-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt-livepatch-devel-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-optional-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt-optional-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt-optional-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt_debug-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt_debug-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-extra-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt_debug-extra-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt_debug-extra-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-livepatch-devel-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt_debug-livepatch-devel-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt_debug-livepatch-devel-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-optional-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-rt_debug-optional-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-rt_debug-optional-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"product_id": "kernel-syms-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kselftests-kmp-rt-5.3.18-150300.82.1.x86_64",
"product_id": "kselftests-kmp-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product": {
"name": "kselftests-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product_id": "kselftests-kmp-rt_debug-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"product_id": "ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product_id": "ocfs2-kmp-rt_debug-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt-5.3.18-150300.82.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt-5.3.18-150300.82.1.x86_64",
"product_id": "reiserfs-kmp-rt-5.3.18-150300.82.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt_debug-5.3.18-150300.82.1.x86_64",
"product_id": "reiserfs-kmp-rt_debug-5.3.18-150300.82.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Real Time Module 15 SP3",
"product": {
"name": "SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64"
},
"product_reference": "cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-rt-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64"
},
"product_reference": "dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-rt-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
},
"product_reference": "gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-rt-5.3.18-150300.82.1.noarch as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch"
},
"product_reference": "kernel-devel-rt-5.3.18-150300.82.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64"
},
"product_reference": "kernel-rt-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64"
},
"product_reference": "kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64"
},
"product_reference": "kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.3.18-150300.82.1.noarch as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch"
},
"product_reference": "kernel-source-rt-5.3.18-150300.82.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-rt-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64"
},
"product_reference": "kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64 as component of SUSE Real Time Module 15 SP3",
"product_id": "SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
},
"product_reference": "ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.3.18-150300.82.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64"
},
"product_reference": "kernel-rt-5.3.18-150300.82.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-0920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-0920"
}
],
"notes": [
{
"category": "general",
"text": "In unix_scm_to_skb of af_unix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-196926917References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-0920",
"url": "https://www.suse.com/security/cve/CVE-2021-0920"
},
{
"category": "external",
"summary": "SUSE Bug 1193731 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1193731"
},
{
"category": "external",
"summary": "SUSE Bug 1194463 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1194463"
},
{
"category": "external",
"summary": "SUSE Bug 1195939 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1195939"
},
{
"category": "external",
"summary": "SUSE Bug 1199255 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1199255"
},
{
"category": "external",
"summary": "SUSE Bug 1200084 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1200084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2021-0920"
},
{
"cve": "CVE-2021-39698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39698"
}
],
"notes": [
{
"category": "general",
"text": "In aio_poll_complete_work of aio.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-185125206References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39698",
"url": "https://www.suse.com/security/cve/CVE-2021-39698"
},
{
"category": "external",
"summary": "SUSE Bug 1196956 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1196956"
},
{
"category": "external",
"summary": "SUSE Bug 1196959 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1196959"
},
{
"category": "external",
"summary": "SUSE Bug 1209225 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1209225"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2021-39698"
},
{
"cve": "CVE-2021-44879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44879"
}
],
"notes": [
{
"category": "general",
"text": "In gc_data_segment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a move_data_page NULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44879",
"url": "https://www.suse.com/security/cve/CVE-2021-44879"
},
{
"category": "external",
"summary": "SUSE Bug 1195987 for CVE-2021-44879",
"url": "https://bugzilla.suse.com/1195987"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2021-44879"
},
{
"cve": "CVE-2021-45402",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45402"
}
],
"notes": [
{
"category": "general",
"text": "The check_alu_op() function in kernel/bpf/verifier.c in the Linux kernel through v5.16-rc5 did not properly update bounds while handling the mov32 instruction, which allows local users to obtain potentially sensitive address information, aka a \"pointer leak.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45402",
"url": "https://www.suse.com/security/cve/CVE-2021-45402"
},
{
"category": "external",
"summary": "SUSE Bug 1196130 for CVE-2021-45402",
"url": "https://bugzilla.suse.com/1196130"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2021-45402"
},
{
"cve": "CVE-2022-0487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0487"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in rtsx_usb_ms_drv_remove in drivers/memstick/host/rtsx_usb_ms.c in memstick in the Linux kernel. In this flaw, a local attacker with a user privilege may impact system Confidentiality. This flaw affects kernel versions prior to 5.14 rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0487",
"url": "https://www.suse.com/security/cve/CVE-2022-0487"
},
{
"category": "external",
"summary": "SUSE Bug 1194516 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1194516"
},
{
"category": "external",
"summary": "SUSE Bug 1195949 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1195949"
},
{
"category": "external",
"summary": "SUSE Bug 1198615 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1198615"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.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 Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-0487"
},
{
"cve": "CVE-2022-0492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0492"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in the Linux kernel\u0027s cgroup_release_agent_write in the kernel/cgroup/cgroup-v1.c function. This flaw, under certain circumstances, allows the use of the cgroups v1 release_agent feature to escalate privileges and bypass the namespace isolation unexpectedly.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0492",
"url": "https://www.suse.com/security/cve/CVE-2022-0492"
},
{
"category": "external",
"summary": "SUSE Bug 1195543 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1195543"
},
{
"category": "external",
"summary": "SUSE Bug 1195908 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1195908"
},
{
"category": "external",
"summary": "SUSE Bug 1196612 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1196612"
},
{
"category": "external",
"summary": "SUSE Bug 1196776 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1196776"
},
{
"category": "external",
"summary": "SUSE Bug 1198615 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1198615"
},
{
"category": "external",
"summary": "SUSE Bug 1199255 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1199255"
},
{
"category": "external",
"summary": "SUSE Bug 1199615 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1199615"
},
{
"category": "external",
"summary": "SUSE Bug 1200084 for CVE-2022-0492",
"url": "https://bugzilla.suse.com/1200084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.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 Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-0492"
},
{
"cve": "CVE-2022-0516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0516"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in kvm_s390_guest_sida_op in the arch/s390/kvm/kvm-s390.c function in KVM for s390 in the Linux kernel. This flaw allows a local attacker with a normal user privilege to obtain unauthorized memory write access. This flaw affects Linux kernel versions prior to 5.17-rc4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0516",
"url": "https://www.suse.com/security/cve/CVE-2022-0516"
},
{
"category": "external",
"summary": "SUSE Bug 1195516 for CVE-2022-0516",
"url": "https://bugzilla.suse.com/1195516"
},
{
"category": "external",
"summary": "SUSE Bug 1195947 for CVE-2022-0516",
"url": "https://bugzilla.suse.com/1195947"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-0516"
},
{
"cve": "CVE-2022-0617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0617"
}
],
"notes": [
{
"category": "general",
"text": "A flaw null pointer dereference in the Linux kernel UDF file system functionality was found in the way user triggers udf_file_write_iter function for the malicious UDF image. A local user could use this flaw to crash the system. Actual from Linux kernel 4.2-rc1 till 5.17-rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0617",
"url": "https://www.suse.com/security/cve/CVE-2022-0617"
},
{
"category": "external",
"summary": "SUSE Bug 1196079 for CVE-2022-0617",
"url": "https://bugzilla.suse.com/1196079"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2022-0617"
},
{
"cve": "CVE-2022-0644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0644"
}
],
"notes": [
{
"category": "general",
"text": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0644",
"url": "https://www.suse.com/security/cve/CVE-2022-0644"
},
{
"category": "external",
"summary": "SUSE Bug 1196155 for CVE-2022-0644",
"url": "https://bugzilla.suse.com/1196155"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2022-0644"
},
{
"cve": "CVE-2022-23036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23036"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23036",
"url": "https://www.suse.com/security/cve/CVE-2022-23036"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-23036"
},
{
"cve": "CVE-2022-23037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23037"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23037",
"url": "https://www.suse.com/security/cve/CVE-2022-23037"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-23037"
},
{
"cve": "CVE-2022-23038",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23038"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23038",
"url": "https://www.suse.com/security/cve/CVE-2022-23038"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-23038"
},
{
"cve": "CVE-2022-23039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23039"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23039",
"url": "https://www.suse.com/security/cve/CVE-2022-23039"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-23039"
},
{
"cve": "CVE-2022-23040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23040"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23040",
"url": "https://www.suse.com/security/cve/CVE-2022-23040"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-23040"
},
{
"cve": "CVE-2022-23041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23041"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23041",
"url": "https://www.suse.com/security/cve/CVE-2022-23041"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-23041"
},
{
"cve": "CVE-2022-23042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23042"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23042",
"url": "https://www.suse.com/security/cve/CVE-2022-23042"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1204132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-23042"
},
{
"cve": "CVE-2022-24448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24448"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should occur, but the server instead returns uninitialized data in the file descriptor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24448",
"url": "https://www.suse.com/security/cve/CVE-2022-24448"
},
{
"category": "external",
"summary": "SUSE Bug 1195612 for CVE-2022-24448",
"url": "https://bugzilla.suse.com/1195612"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2022-24448"
},
{
"cve": "CVE-2022-24958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24958"
}
],
"notes": [
{
"category": "general",
"text": "drivers/usb/gadget/legacy/inode.c in the Linux kernel through 5.16.8 mishandles dev-\u003ebuf release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24958",
"url": "https://www.suse.com/security/cve/CVE-2022-24958"
},
{
"category": "external",
"summary": "SUSE Bug 1195905 for CVE-2022-24958",
"url": "https://bugzilla.suse.com/1195905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2022-24958"
},
{
"cve": "CVE-2022-24959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24959"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 5.16.5. There is a memory leak in yam_siocdevprivate in drivers/net/hamradio/yam.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24959",
"url": "https://www.suse.com/security/cve/CVE-2022-24959"
},
{
"category": "external",
"summary": "SUSE Bug 1195897 for CVE-2022-24959",
"url": "https://bugzilla.suse.com/1195897"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2022-24959"
},
{
"cve": "CVE-2022-25258",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25258"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in drivers/usb/gadget/composite.c in the Linux kernel before 5.16.10. The USB Gadget subsystem lacks certain validation of interface OS descriptor requests (ones with a large array index and ones associated with NULL function pointer retrieval). Memory corruption might occur.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25258",
"url": "https://www.suse.com/security/cve/CVE-2022-25258"
},
{
"category": "external",
"summary": "SUSE Bug 1196095 for CVE-2022-25258",
"url": "https://bugzilla.suse.com/1196095"
},
{
"category": "external",
"summary": "SUSE Bug 1196132 for CVE-2022-25258",
"url": "https://bugzilla.suse.com/1196132"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-25258"
},
{
"cve": "CVE-2022-25636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25636"
}
],
"notes": [
{
"category": "general",
"text": "net/netfilter/nf_dup_netdev.c in the Linux kernel 5.4 through 5.6.10 allows local users to gain privileges because of a heap out-of-bounds write. This is related to nf_tables_offload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25636",
"url": "https://www.suse.com/security/cve/CVE-2022-25636"
},
{
"category": "external",
"summary": "SUSE Bug 1196299 for CVE-2022-25636",
"url": "https://bugzilla.suse.com/1196299"
},
{
"category": "external",
"summary": "SUSE Bug 1196301 for CVE-2022-25636",
"url": "https://bugzilla.suse.com/1196301"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-25636"
},
{
"cve": "CVE-2022-26490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-26490"
}
],
"notes": [
{
"category": "general",
"text": "st21nfca_connectivity_event_received in drivers/nfc/st21nfca/se.c in the Linux kernel through 5.16.12 has EVT_TRANSACTION buffer overflows because of untrusted length parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-26490",
"url": "https://www.suse.com/security/cve/CVE-2022-26490"
},
{
"category": "external",
"summary": "SUSE Bug 1196830 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1196830"
},
{
"category": "external",
"summary": "SUSE Bug 1201656 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1201656"
},
{
"category": "external",
"summary": "SUSE Bug 1201969 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1201969"
},
{
"category": "external",
"summary": "SUSE Bug 1211495 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1211495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "important"
}
],
"title": "CVE-2022-26490"
},
{
"cve": "CVE-2022-26966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-26966"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 5.16.12. drivers/net/usb/sr9700.c allows attackers to obtain sensitive information from heap memory via crafted frame lengths from a device.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-26966",
"url": "https://www.suse.com/security/cve/CVE-2022-26966"
},
{
"category": "external",
"summary": "SUSE Bug 1196836 for CVE-2022-26966",
"url": "https://bugzilla.suse.com/1196836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2022-26966"
},
{
"cve": "CVE-2022-27223",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27223"
}
],
"notes": [
{
"category": "general",
"text": "In drivers/usb/gadget/udc/udc-xilinx.c in the Linux kernel before 5.16.12, the endpoint index is not validated and might be manipulated by the host for out-of-array access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27223",
"url": "https://www.suse.com/security/cve/CVE-2022-27223"
},
{
"category": "external",
"summary": "SUSE Bug 1197245 for CVE-2022-27223",
"url": "https://bugzilla.suse.com/1197245"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:cluster-md-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:dlm-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:gfs2-kmp-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-devel-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-rt_debug-devel-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:kernel-source-rt-5.3.18-150300.82.1.noarch",
"SUSE Real Time Module 15 SP3:kernel-syms-rt-5.3.18-150300.82.1.x86_64",
"SUSE Real Time Module 15 SP3:ocfs2-kmp-rt-5.3.18-150300.82.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:37:14Z",
"details": "moderate"
}
],
"title": "CVE-2022-27223"
}
]
}
SUSE-SU-2022:1039-1
Vulnerability from csaf_suse - Published: 2022-03-30 07:38 - Updated: 2022-03-30 07:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.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 15 SP3 kernel was updated to receive various security and bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2022-25636: Fixed an issue which allowed a local users to gain privileges because of a heap out-of-bounds write in nf_dup_netdev.c, related to nf_tables_offload (bsc#1196299).\n- CVE-2022-26490: Fixed a buffer overflow in the st21nfca driver. An attacker with adjacent NFC access could trigger crash the system or corrupt system memory (bsc#1196830).\n- CVE-2022-0487: A use-after-free vulnerability was found in rtsx_usb_ms_drv_remove() in drivers/memstick/host/rtsx_usb_ms.c (bsc#1194516).\n- CVE-2022-24448: Fixed an issue if an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should have occured, but the server instead returned uninitialized data in the file descriptor (bsc#1195612).\n- CVE-2022-0617: Fixed a null pointer dereference in UDF file system functionality. A local user could crash the system by triggering udf_file_write_iter() via a malicious UDF image. (bsc#1196079)\n- CVE-2022-0644: Fixed a denial of service by a local user. A assertion failure could be triggered in kernel_read_file_from_fd(). (bsc#1196155)\n- CVE-2022-25258: The USB Gadget subsystem lacked certain validation of interface OS descriptor requests, which could have lead to memory corruption (bsc#1196096).\n- CVE-2022-24958: drivers/usb/gadget/legacy/inode.c mishandled dev-\u003ebuf release (bsc#1195905).\n- CVE-2022-24959: Fixed a memory leak in yam_siocdevprivate() in drivers/net/hamradio/yam.c (bsc#1195897).\n- CVE-2021-44879: In gc_data_segment() in fs/f2fs/gc.c, special files were not considered, which lead to a move_data_page NULL pointer dereference (bsc#1195987).\n- CVE-2021-0920: Fixed a local privilege escalation due to a use-after-free vulnerability in unix_scm_to_skb of af_unix (bsc#1193731).\n- CVE-2021-39657: Fixed an information leak in the Universal Flash Storage subsystem (bsc#1193864).\n- CVE-2022-26966: Fixed an issue in drivers/net/usb/sr9700.c, which allowed attackers to obtain sensitive information from heap memory via crafted frame lengths from a device (bsc#1196836).\n- CVE-2021-39698: Fixed a possible memory corruption due to a use after free in aio_poll_complete_work. This could lead to local escalation of privilege with no additional execution privileges needed. (bsc#1196956)\n- CVE-2021-45402: The check_alu_op function in kernel/bpf/verifier.c did not properly update bounds while handling the mov32 instruction, which allowed local users to obtain potentially sensitive address information (bsc#1196130).\n- CVE-2022-23036,CVE-2022-23037,CVE-2022-23038,CVE-2022-23039,CVE-2022-23040,CVE-2022-23041,CVE-2022-23042: Fixed multiple issues which could have lead to read/write access to memory pages or denial of service. These issues are related to the Xen PV device frontend drivers. (bsc#1196488)\n\nThe following non-security bugs were fixed:\n\n- ALSA: intel_hdmi: Fix reference to PCM buffer address (git-fixes).\n- ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions (git-fixes).\n- ARM: Fix kgdb breakpoint for Thumb2 (git-fixes).\n- ASoC: cs4265: Fix the duplicated control name (git-fixes).\n- ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min (git-fixes).\n- ASoC: rt5668: do not block workqueue if card is unbound (git-fixes).\n- ASoC: rt5682: do not block workqueue if card is unbound (git-fixes).\n- Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BE (bsc#1196779).\n- EDAC/altera: Fix deferred probing (bsc#1178134).\n- EDAC: Fix calculation of returned address and next offset in edac_align_ptr() (bsc#1178134).\n- HID: add mapping for KEY_ALL_APPLICATIONS (git-fixes).\n- HID: add mapping for KEY_DICTATE (git-fixes).\n- Hand over the maintainership to SLE15-SP3 maintainers\n- IB/hfi1: Correct guard on eager buffer deallocation (git-fixes).\n- IB/hfi1: Fix early init panic (git-fixes).\n- IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr (git-fixes).\n- IB/hfi1: Insure use of smp_processor_id() is preempt disabled (git-fixes).\n- IB/rdmavt: Validate remote_addr during loopback atomic tests (git-fixes).\n- Input: clear BTN_RIGHT/MIDDLE on buttonpads (git-fixes).\n- Input: elan_i2c - fix regulator enable count imbalance after suspend/resume (git-fixes).\n- Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() (git-fixes).\n- NFC: port100: fix use-after-free in port100_send_complete (git-fixes).\n- RDMA/bnxt_re: Scan the whole bitmap when checking if \u0027disabling RCFW with pending cmd-bit\u0027 (git-fixes).\n- RDMA/cma: Do not change route.addr.src_addr outside state checks (bsc#1181147).\n- RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry (git-fixes).\n- RDMA/cma: Remove open coding of overflow checking for private_data_len (git-fixes).\n- RDMA/core: Do not infoleak GRH fields (git-fixes).\n- RDMA/core: Let ib_find_gid() continue search even after empty entry (git-fixes).\n- RDMA/cxgb4: Set queue pair state when being queried (git-fixes).\n- RDMA/hns: Validate the pkey index (git-fixes).\n- RDMA/ib_srp: Fix a deadlock (git-fixes).\n- RDMA/mlx4: Do not continue event handler after memory allocation failure (git-fixes).\n- RDMA/rtrs-clt: Fix possible double free in error case (jsc#SLE-15176).\n- RDMA/rxe: Fix a typo in opcode name (git-fixes).\n- RDMA/siw: Fix broken RDMA Read Fence/Resume logic (git-fixes).\n- RDMA/uverbs: Check for null return of kmalloc_array (git-fixes).\n- RDMA/uverbs: Remove the unnecessary assignment (git-fixes).\n- Revert \u0027USB: serial: ch341: add new Product ID for CH341A\u0027 (git-fixes).\n- SUNRPC: avoid race between mod_timer() and del_timer_sync() (bnc#1195403).\n- USB: gadget: validate endpoint index for xilinx udc (git-fixes).\n- USB: gadget: validate interface OS descriptor requests (git-fixes).\n- USB: hub: Clean up use of port initialization schemes and retries (git-fixes).\n- USB: serial: option: add Telit LE910R1 compositions (git-fixes).\n- USB: serial: option: add support for DW5829e (git-fixes).\n- USB: zaurus: support another broken Zaurus (git-fixes).\n- arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output (git-fixes).\n- asix: fix uninit-value in asix_mdio_read() (git-fixes).\n- ata: pata_hpt37x: disable primary channel on HPT371 (git-fixes).\n- ax25: Fix NULL pointer dereference in ax25_kill_by_device (git-fixes).\n- batman-adv: Do not expect inter-netns unique iflink indices (git-fixes).\n- batman-adv: Request iflink once in batadv-on-batadv check (git-fixes).\n- batman-adv: Request iflink once in batadv_get_real_netdevice (git-fixes).\n- blk-mq: do not free tags if the tag_set is used by other device in queue initialztion (bsc#1193787).\n- bnxt_en: Fix active FEC reporting to ethtool (jsc#SLE-16649).\n- bnxt_en: Fix incorrect multicast rx mask setting when not requested (git-fixes).\n- bnxt_en: Fix occasional ethtool -t loopback test failures (git-fixes).\n- bnxt_en: Fix offline ethtool selftest with RDMA enabled (git-fixes).\n- bonding: force carrier update when releasing slave (git-fixes).\n- build initrd without systemd This reduces the size of the initrd by over 25%, which improves startup time of the virtual machine by 0.5-0.6s on very fast machines, more on slower ones.\n- can: gs_usb: change active_channels\u0027s type from atomic_t to u8 (git-fixes).\n- cgroup-v1: Correct privileges check in release_agent writes (bsc#1196723).\n- cgroup/cpuset: Fix \u0027suspicious RCU usage\u0027 lockdep warning (bsc#1196868).\n- clk: jz4725b: fix mmc0 clock gating (git-fixes).\n- constraints: Also adjust disk requirement for x86 and s390.\n- constraints: Increase disk space for aarch64\n- cpufreq: schedutil: Use kobject release() method to free (git-fixes)\n- cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask() (bsc#1196866).\n- cputime, cpuacct: Include guest time in user time in (git-fixes)\n- dma-direct: Fix potential NULL pointer dereference (bsc#1196472 ltc#192278).\n- dma-mapping: Allow mixing bypass and mapped DMA operation (bsc#1196472 ltc#192278).\n- dmaengine: shdma: Fix runtime PM imbalance on error (git-fixes).\n- drm/amdgpu: disable MMHUB PG for Picasso (git-fixes).\n- drm/edid: Always set RGB444 (git-fixes).\n- drm/i915/dg1: Wait for pcode/uncore handshake at startup (bsc#1195211).\n- drm/i915/gen11+: Only load DRAM information from pcode (bsc#1195211).\n- drm/i915: Nuke not needed members of dram_info (bsc#1195211).\n- drm/i915: Remove memory frequency calculation (bsc#1195211).\n- drm/i915: Rename is_16gb_dimm to wm_lv_0_adjust_needed (bsc#1195211).\n- drm/sun4i: mixer: Fix P010 and P210 format numbers (git-fixes).\n- efivars: Respect \u0027block\u0027 flag in efivar_entry_set_safe() (git-fixes).\n- exfat: fix i_blocks for files truncated over 4 GiB (git-fixes).\n- exfat: fix incorrect loading of i_blocks for large files (git-fixes).\n- firmware: arm_scmi: Remove space in MODULE_ALIAS name (git-fixes).\n- fix rpm build warning tumbleweed rpm is adding these warnings to the log: It\u0027s not recommended to have unversioned Obsoletes: Obsoletes: microcode_ctl\n- gianfar: ethtool: Fix refcount leak in gfar_get_ts_info (git-fixes).\n- gpio: rockchip: Reset int_bothedge when changing trigger (git-fixes).\n- gpio: tegra186: Fix chip_data type confusion (git-fixes).\n- gpio: ts4900: Do not set DAT and OE together (git-fixes).\n- gpiolib: acpi: Convert ACPI value of debounce to microseconds (git-fixes).\n- gtp: remove useless rcu_read_lock() (git-fixes).\n- hamradio: fix macro redefine warning (git-fixes).\n- i2c: bcm2835: Avoid clock stretching timeouts (git-fixes).\n- iavf: Fix missing check for running netdev (git-fixes).\n- ice: initialize local variable \u0027tlv\u0027 (jsc#SLE-12878).\n- igc: igc_read_phy_reg_gpy: drop premature return (git-fixes).\n- igc: igc_write_phy_reg_gpy: drop premature return (git-fixes).\n- iio: Fix error handling for PM (git-fixes).\n- iio: adc: ad7124: fix mask used for setting AIN_BUFP \u0026 AIN_BUFM bits (git-fixes).\n- iio: adc: men_z188_adc: Fix a resource leak in an error handling path (git-fixes).\n- ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc() (git-fixes).\n- kernel-binary.spec.in: Move 20-kernel-default-extra.conf to the correctr directory (bsc#1195051).\n- kernel-binary.spec: Also exclude the kernel signing key from devel package. There is a check in OBS that fails when it is included. Also the key is not reproducible. Fixes: bb988d4625a3 (\u0027kernel-binary: Do not include sourcedir in certificate path.\u0027)\n- kernel-binary.spec: Do not use the default certificate path (bsc#1194943). Using the the default path is broken since Linux 5.17\n- kernel-binary: Do not include sourcedir in certificate path. The certs macro runs before build directory is set up so it creates the aggregate of supplied certificates in the source directory. Using this file directly as the certificate in kernel config works but embeds the source directory path in the kernel config. To avoid this symlink the certificate to the build directory and use relative path to refer to it. Also fabricate a certificate in the same location in build directory when none is provided.\n- kernel-obs-build: include 9p (boo#1195353) To be able to share files between host and the qemu vm of the build script, the 9p and 9p_virtio kernel modules need to be included in the initrd of kernel-obs-build.\n- mac80211: fix forwarded mesh frames AC \u0026 queue selection (git-fixes).\n- mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work (git-fixes).\n- mac80211_hwsim: report NOACK frames in tx_status (git-fixes).\n- mask out added spinlock in rndis_params (git-fixes).\n- mmc: meson: Fix usage of meson_mmc_post_req() (git-fixes).\n- net/mlx5: Fix possible deadlock on rule deletion (git-fixes).\n- net/mlx5: Fix wrong limitation of metadata match on ecpf (git-fixes).\n- net/mlx5: Update the list of the PCI supported devices (git-fixes).\n- net/mlx5: Update the list of the PCI supported devices (git-fixes).\n- net/mlx5e: Fix modify header actions memory leak (git-fixes).\n- net/mlx5e: Fix page DMA map/unmap attributes (bsc#1196468).\n- net/mlx5e: Fix wrong return value on ioctl EEPROM query failure (git-fixes).\n- net/mlx5e: TC, Reject rules with drop and modify hdr action (git-fixes).\n- net/mlx5e: TC, Reject rules with forward and drop actions (git-fixes).\n- net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets (jsc#SLE-15172).\n- net/sched: act_ct: Fix flow table lookup after ct clear or switching zones (jsc#SLE-15172).\n- net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration (git-fixes).\n- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement (git-fixes).\n- net: fix up skbs delta_truesize in UDP GRO frag_list (bsc#1176447).\n- net: hns3: Clear the CMDQ registers before unmapping BAR region (git-fixes).\n- net: phy: DP83822: clear MISR2 register to disable interrupts (git-fixes).\n- net: sfc: Replace in_interrupt() usage (git-fixes).\n- net: tipc: validate domain record count on input (bsc#1195254).\n- net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990 (git-fixes).\n- netfilter: nf_tables: fix memory leak during stateful obj update (bsc#1176447).\n- netsec: ignore \u0027phy-mode\u0027 device property on ACPI systems (git-fixes).\n- nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() (git-fixes).\n- nl80211: Handle nla_memdup failures in handle_nan_filter (git-fixes).\n- ntb: intel: fix port config status offset for SPR (git-fixes).\n- nvme-multipath: use vmalloc for ANA log buffer (bsc#1193787).\n- nvme-rdma: fix possible use-after-free in transport error_recovery work (git-fixes).\n- nvme-tcp: fix possible use-after-free in transport error_recovery work (git-fixes).\n- nvme: fix a possible use-after-free in controller reset during load (git-fixes).\n- powerpc/dma: Fallback to dma_ops when persistent memory present (bsc#1196472 ltc#192278). Update config files.\n- powerpc/fadump: register for fadump as early as possible (bsc#1179439 ltc#190038).\n- powerpc/mm: Remove dcache flush from memory remove (bsc#1196433 ltc#196449).\n- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1196433 ltc#196449).\n- powerpc/pseries/iommu: Fix window size for direct mapping with pmem (bsc#1196472 ltc#192278).\n- rpm/*.spec.in: Use https:// urls\n- rpm/arch-symbols,guards,*driver: Replace Novell with SUSE.\n- rpm/check-for-config-changes: Ignore PAHOLE_VERSION.\n- rpm/kernel-docs.spec.in: use %%license for license declarations Limited to SLE15+ to avoid compatibility nightmares.\n- rpm/kernel-source.spec.in: call fdupes per subpackage It is a waste of time to do a global fdupes when we have subpackages.\n- rpm: SC2006: Use $(...) notation instead of legacy backticked `...`.\n- sched/core: Mitigate race (git-fixes)\n- scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() (git-fixes).\n- scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (git-fixes).\n- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() (git-fixes).\n- scsi: nsp_cs: Check of ioremap return value (git-fixes).\n- scsi: qedf: Fix potential dereference of NULL pointer (git-fixes).\n- scsi: smartpqi: Add PCI IDs (bsc#1196627).\n- scsi: ufs: Fix race conditions related to driver data (git-fixes).\n- selftests: mlxsw: tc_police_scale: Make test more robust (bsc#1176774).\n- soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY) (git-fixes).\n- soc: fsl: Correct MAINTAINERS database (SOC) (git-fixes).\n- soc: fsl: qe: Check of ioremap return value (git-fixes).\n- spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op() (git-fixes).\n- sr9700: sanity check for packet length (bsc#1196836).\n- staging: gdm724x: fix use after free in gdm_lte_rx() (git-fixes).\n- tracing: Fix return value of __setup handlers (git-fixes).\n- tty: n_gsm: fix encoding of control signal octet bit DV (git-fixes).\n- tty: n_gsm: fix proper link termination after failed open (git-fixes).\n- usb: dwc2: Fix Stalling a Non-Isochronous OUT EP (git-fixes).\n- usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode (git-fixes).\n- usb: dwc2: gadget: Fix kill_all_requests race (git-fixes).\n- usb: dwc2: use well defined macros for power_down (git-fixes).\n- usb: dwc3: gadget: Let the interrupt handler disable bottom halves (git-fixes).\n- usb: dwc3: meson-g12a: Disable the regulator in the error handling path of the probe (git-fixes).\n- usb: dwc3: pci: Fix Bay Trail phy GPIO mappings (git-fixes).\n- usb: gadget: rndis: add spinlock for rndis response list (git-fixes).\n- usb: host: xen-hcd: add missing unlock in error path (git-fixes).\n- usb: hub: Fix locking issues with address0_mutex (git-fixes).\n- usb: hub: Fix usb enumeration issue due to address0 race (git-fixes).\n- vrf: Fix fast path output packet handling with async Netfilter rules (git-fixes).\n- xen/usb: do not use gnttab_end_foreign_access() in xenhcd_gnttab_done() (bsc#1196488, XSA-396).\n- xhci: Prevent futile URB re-submissions due to incorrect return value (git-fixes).\n- xhci: re-initialize the HC during resume if HCE was set (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1039,SUSE-SLE-Module-Basesystem-15-SP3-2022-1039,SUSE-SLE-Module-Development-Tools-15-SP3-2022-1039,SUSE-SLE-Module-Legacy-15-SP3-2022-1039,SUSE-SLE-Module-Live-Patching-15-SP3-2022-1039,SUSE-SLE-Product-HA-15-SP3-2022-1039,SUSE-SLE-Product-WE-15-SP3-2022-1039,SUSE-SUSE-MicroOS-5.1-2022-1039",
"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-2022_1039-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1039-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221039-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1039-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010566.html"
},
{
"category": "self",
"summary": "SUSE Bug 1176447",
"url": "https://bugzilla.suse.com/1176447"
},
{
"category": "self",
"summary": "SUSE Bug 1176774",
"url": "https://bugzilla.suse.com/1176774"
},
{
"category": "self",
"summary": "SUSE Bug 1178134",
"url": "https://bugzilla.suse.com/1178134"
},
{
"category": "self",
"summary": "SUSE Bug 1179439",
"url": "https://bugzilla.suse.com/1179439"
},
{
"category": "self",
"summary": "SUSE Bug 1181147",
"url": "https://bugzilla.suse.com/1181147"
},
{
"category": "self",
"summary": "SUSE Bug 1191428",
"url": "https://bugzilla.suse.com/1191428"
},
{
"category": "self",
"summary": "SUSE Bug 1192273",
"url": "https://bugzilla.suse.com/1192273"
},
{
"category": "self",
"summary": "SUSE Bug 1193731",
"url": "https://bugzilla.suse.com/1193731"
},
{
"category": "self",
"summary": "SUSE Bug 1193787",
"url": "https://bugzilla.suse.com/1193787"
},
{
"category": "self",
"summary": "SUSE Bug 1193864",
"url": "https://bugzilla.suse.com/1193864"
},
{
"category": "self",
"summary": "SUSE Bug 1194463",
"url": "https://bugzilla.suse.com/1194463"
},
{
"category": "self",
"summary": "SUSE Bug 1194516",
"url": "https://bugzilla.suse.com/1194516"
},
{
"category": "self",
"summary": "SUSE Bug 1194943",
"url": "https://bugzilla.suse.com/1194943"
},
{
"category": "self",
"summary": "SUSE Bug 1195051",
"url": "https://bugzilla.suse.com/1195051"
},
{
"category": "self",
"summary": "SUSE Bug 1195211",
"url": "https://bugzilla.suse.com/1195211"
},
{
"category": "self",
"summary": "SUSE Bug 1195254",
"url": "https://bugzilla.suse.com/1195254"
},
{
"category": "self",
"summary": "SUSE Bug 1195353",
"url": "https://bugzilla.suse.com/1195353"
},
{
"category": "self",
"summary": "SUSE Bug 1195403",
"url": "https://bugzilla.suse.com/1195403"
},
{
"category": "self",
"summary": "SUSE Bug 1195612",
"url": "https://bugzilla.suse.com/1195612"
},
{
"category": "self",
"summary": "SUSE Bug 1195897",
"url": "https://bugzilla.suse.com/1195897"
},
{
"category": "self",
"summary": "SUSE Bug 1195905",
"url": "https://bugzilla.suse.com/1195905"
},
{
"category": "self",
"summary": "SUSE Bug 1195939",
"url": "https://bugzilla.suse.com/1195939"
},
{
"category": "self",
"summary": "SUSE Bug 1195949",
"url": "https://bugzilla.suse.com/1195949"
},
{
"category": "self",
"summary": "SUSE Bug 1195987",
"url": "https://bugzilla.suse.com/1195987"
},
{
"category": "self",
"summary": "SUSE Bug 1196079",
"url": "https://bugzilla.suse.com/1196079"
},
{
"category": "self",
"summary": "SUSE Bug 1196095",
"url": "https://bugzilla.suse.com/1196095"
},
{
"category": "self",
"summary": "SUSE Bug 1196130",
"url": "https://bugzilla.suse.com/1196130"
},
{
"category": "self",
"summary": "SUSE Bug 1196132",
"url": "https://bugzilla.suse.com/1196132"
},
{
"category": "self",
"summary": "SUSE Bug 1196155",
"url": "https://bugzilla.suse.com/1196155"
},
{
"category": "self",
"summary": "SUSE Bug 1196299",
"url": "https://bugzilla.suse.com/1196299"
},
{
"category": "self",
"summary": "SUSE Bug 1196301",
"url": "https://bugzilla.suse.com/1196301"
},
{
"category": "self",
"summary": "SUSE Bug 1196433",
"url": "https://bugzilla.suse.com/1196433"
},
{
"category": "self",
"summary": "SUSE Bug 1196468",
"url": "https://bugzilla.suse.com/1196468"
},
{
"category": "self",
"summary": "SUSE Bug 1196472",
"url": "https://bugzilla.suse.com/1196472"
},
{
"category": "self",
"summary": "SUSE Bug 1196488",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "self",
"summary": "SUSE Bug 1196627",
"url": "https://bugzilla.suse.com/1196627"
},
{
"category": "self",
"summary": "SUSE Bug 1196723",
"url": "https://bugzilla.suse.com/1196723"
},
{
"category": "self",
"summary": "SUSE Bug 1196779",
"url": "https://bugzilla.suse.com/1196779"
},
{
"category": "self",
"summary": "SUSE Bug 1196830",
"url": "https://bugzilla.suse.com/1196830"
},
{
"category": "self",
"summary": "SUSE Bug 1196836",
"url": "https://bugzilla.suse.com/1196836"
},
{
"category": "self",
"summary": "SUSE Bug 1196866",
"url": "https://bugzilla.suse.com/1196866"
},
{
"category": "self",
"summary": "SUSE Bug 1196868",
"url": "https://bugzilla.suse.com/1196868"
},
{
"category": "self",
"summary": "SUSE Bug 1196956",
"url": "https://bugzilla.suse.com/1196956"
},
{
"category": "self",
"summary": "SUSE Bug 1196959",
"url": "https://bugzilla.suse.com/1196959"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-0920 page",
"url": "https://www.suse.com/security/cve/CVE-2021-0920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39657 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39657/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39698 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-44879 page",
"url": "https://www.suse.com/security/cve/CVE-2021-44879/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-45402 page",
"url": "https://www.suse.com/security/cve/CVE-2021-45402/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0487 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0487/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0617 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-0644 page",
"url": "https://www.suse.com/security/cve/CVE-2022-0644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23036 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23036/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23037 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23038 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23038/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23039 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23039/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23040 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23041 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23041/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23042 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24448 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24448/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24958 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24958/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24959 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25258 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25258/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-25636 page",
"url": "https://www.suse.com/security/cve/CVE-2022-25636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-26490 page",
"url": "https://www.suse.com/security/cve/CVE-2022-26490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-26966 page",
"url": "https://www.suse.com/security/cve/CVE-2022-26966/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2022-03-30T07:38:49Z",
"generator": {
"date": "2022-03-30T07:38:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1039-1",
"initial_release_date": "2022-03-30T07:38:49Z",
"revision_history": [
{
"date": "2022-03-30T07:38:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "cluster-md-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "dlm-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "dlm-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-al-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-al-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-al-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-allwinner-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-altera-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-altera-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-amd-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-amd-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-amlogic-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-apm-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-apm-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-arm-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-arm-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-broadcom-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-cavium-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-cavium-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-exynos-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-exynos-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-freescale-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-freescale-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-hisilicon-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-lg-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-lg-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-marvell-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-marvell-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-mediatek-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-nvidia-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-qcom-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-qcom-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-renesas-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-renesas-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-rockchip-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-socionext-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-socionext-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-sprd-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-sprd-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-xilinx-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-zte-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "dtb-zte-5.3.18-150300.59.60.4.aarch64",
"product_id": "dtb-zte-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "gfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-extra-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-64kb-optional-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-extra-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-preempt-optional-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.aarch64",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "kselftests-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "ocfs2-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64",
"product_id": "reiserfs-kmp-64kb-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product": {
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64",
"product_id": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-devel-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-devel-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-docs-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-docs-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-docs-html-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-docs-html-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-macros-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-macros-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-source-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-source-5.3.18-150300.59.60.4.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"product": {
"name": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch",
"product_id": "kernel-source-vanilla-5.3.18-150300.59.60.4.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-debug-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-debug-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-debug-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-kvmsmall-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"product": {
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"product_id": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"product": {
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"product_id": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"product_id": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "cluster-md-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "dlm-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "gfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-debug-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-debug-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-debug-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-debug-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product_id": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product": {
"name": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"product_id": "kernel-default-base-rebuild-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-default-optional-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-kvmsmall-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-kvmsmall-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"product": {
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"product_id": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_3_18-150300_59_60-preempt-1-150300.7.5.3.x86_64",
"product": {
"name": "kernel-livepatch-5_3_18-150300_59_60-preempt-1-150300.7.5.3.x86_64",
"product_id": "kernel-livepatch-5_3_18-150300_59_60-preempt-1-150300.7.5.3.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-obs-qa-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-preempt-optional-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kernel-syms-5.3.18-150300.59.60.4.x86_64",
"product_id": "kernel-syms-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "kselftests-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "kselftests-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "ocfs2-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"product_id": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product": {
"name": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64",
"product_id": "reiserfs-kmp-preempt-5.3.18-150300.59.60.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP3",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.3.18-150300.59.60.4.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-devel-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.3.18-150300.59.60.4.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-macros-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.3.18-150300.59.60.4.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-docs-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.3.18-150300.59.60.4.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch"
},
"product_reference": "kernel-source-5.3.18-150300.59.60.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-syms-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le"
},
"product_reference": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x"
},
"product_reference": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP3",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64"
},
"product_reference": "kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.3.18-150300.59.60.4.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64"
},
"product_reference": "kernel-default-5.3.18-150300.59.60.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64"
},
"product_reference": "kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-0920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-0920"
}
],
"notes": [
{
"category": "general",
"text": "In unix_scm_to_skb of af_unix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-196926917References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-0920",
"url": "https://www.suse.com/security/cve/CVE-2021-0920"
},
{
"category": "external",
"summary": "SUSE Bug 1193731 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1193731"
},
{
"category": "external",
"summary": "SUSE Bug 1194463 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1194463"
},
{
"category": "external",
"summary": "SUSE Bug 1195939 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1195939"
},
{
"category": "external",
"summary": "SUSE Bug 1199255 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1199255"
},
{
"category": "external",
"summary": "SUSE Bug 1200084 for CVE-2021-0920",
"url": "https://bugzilla.suse.com/1200084"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2021-0920"
},
{
"cve": "CVE-2021-39657",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39657"
}
],
"notes": [
{
"category": "general",
"text": "In ufshcd_eh_device_reset_handler of ufshcd.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-194696049References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39657",
"url": "https://www.suse.com/security/cve/CVE-2021-39657"
},
{
"category": "external",
"summary": "SUSE Bug 1193864 for CVE-2021-39657",
"url": "https://bugzilla.suse.com/1193864"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "low"
}
],
"title": "CVE-2021-39657"
},
{
"cve": "CVE-2021-39698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39698"
}
],
"notes": [
{
"category": "general",
"text": "In aio_poll_complete_work of aio.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-185125206References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39698",
"url": "https://www.suse.com/security/cve/CVE-2021-39698"
},
{
"category": "external",
"summary": "SUSE Bug 1196956 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1196956"
},
{
"category": "external",
"summary": "SUSE Bug 1196959 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1196959"
},
{
"category": "external",
"summary": "SUSE Bug 1209225 for CVE-2021-39698",
"url": "https://bugzilla.suse.com/1209225"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2021-39698"
},
{
"cve": "CVE-2021-44879",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-44879"
}
],
"notes": [
{
"category": "general",
"text": "In gc_data_segment in fs/f2fs/gc.c in the Linux kernel before 5.16.3, special files are not considered, leading to a move_data_page NULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-44879",
"url": "https://www.suse.com/security/cve/CVE-2021-44879"
},
{
"category": "external",
"summary": "SUSE Bug 1195987 for CVE-2021-44879",
"url": "https://bugzilla.suse.com/1195987"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2021-44879"
},
{
"cve": "CVE-2021-45402",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-45402"
}
],
"notes": [
{
"category": "general",
"text": "The check_alu_op() function in kernel/bpf/verifier.c in the Linux kernel through v5.16-rc5 did not properly update bounds while handling the mov32 instruction, which allows local users to obtain potentially sensitive address information, aka a \"pointer leak.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-45402",
"url": "https://www.suse.com/security/cve/CVE-2021-45402"
},
{
"category": "external",
"summary": "SUSE Bug 1196130 for CVE-2021-45402",
"url": "https://bugzilla.suse.com/1196130"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2021-45402"
},
{
"cve": "CVE-2022-0487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0487"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in rtsx_usb_ms_drv_remove in drivers/memstick/host/rtsx_usb_ms.c in memstick in the Linux kernel. In this flaw, a local attacker with a user privilege may impact system Confidentiality. This flaw affects kernel versions prior to 5.14 rc1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0487",
"url": "https://www.suse.com/security/cve/CVE-2022-0487"
},
{
"category": "external",
"summary": "SUSE Bug 1194516 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1194516"
},
{
"category": "external",
"summary": "SUSE Bug 1195949 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1195949"
},
{
"category": "external",
"summary": "SUSE Bug 1198615 for CVE-2022-0487",
"url": "https://bugzilla.suse.com/1198615"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-0487"
},
{
"cve": "CVE-2022-0617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0617"
}
],
"notes": [
{
"category": "general",
"text": "A flaw null pointer dereference in the Linux kernel UDF file system functionality was found in the way user triggers udf_file_write_iter function for the malicious UDF image. A local user could use this flaw to crash the system. Actual from Linux kernel 4.2-rc1 till 5.17-rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0617",
"url": "https://www.suse.com/security/cve/CVE-2022-0617"
},
{
"category": "external",
"summary": "SUSE Bug 1196079 for CVE-2022-0617",
"url": "https://bugzilla.suse.com/1196079"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-0617"
},
{
"cve": "CVE-2022-0644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-0644"
}
],
"notes": [
{
"category": "general",
"text": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-0644",
"url": "https://www.suse.com/security/cve/CVE-2022-0644"
},
{
"category": "external",
"summary": "SUSE Bug 1196155 for CVE-2022-0644",
"url": "https://bugzilla.suse.com/1196155"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-0644"
},
{
"cve": "CVE-2022-23036",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23036"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23036",
"url": "https://www.suse.com/security/cve/CVE-2022-23036"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23036",
"url": "https://bugzilla.suse.com/1204132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-23036"
},
{
"cve": "CVE-2022-23037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23037"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23037",
"url": "https://www.suse.com/security/cve/CVE-2022-23037"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23037",
"url": "https://bugzilla.suse.com/1204132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-23037"
},
{
"cve": "CVE-2022-23038",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23038"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23038",
"url": "https://www.suse.com/security/cve/CVE-2022-23038"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23038",
"url": "https://bugzilla.suse.com/1204132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-23038"
},
{
"cve": "CVE-2022-23039",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23039"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23039",
"url": "https://www.suse.com/security/cve/CVE-2022-23039"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23039",
"url": "https://bugzilla.suse.com/1204132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-23039"
},
{
"cve": "CVE-2022-23040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23040"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23040",
"url": "https://www.suse.com/security/cve/CVE-2022-23040"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23040",
"url": "https://bugzilla.suse.com/1204132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-23040"
},
{
"cve": "CVE-2022-23041",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23041"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23041",
"url": "https://www.suse.com/security/cve/CVE-2022-23041"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23041",
"url": "https://bugzilla.suse.com/1204132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-23041"
},
{
"cve": "CVE-2022-23042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23042"
}
],
"notes": [
{
"category": "general",
"text": "Linux PV device frontends vulnerable to attacks by backends T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious backends: blkfront, netfront, scsifront and the gntalloc driver are testing whether a grant reference is still in use. If this is not the case, they assume that a following removal of the granted access will always succeed, which is not true in case the backend has mapped the granted page between those two operations. As a result the backend can keep access to the memory page of the guest no matter how the page will be used after the frontend I/O has finished. The xenbus driver has a similar problem, as it doesn\u0027t check the success of removing the granted access of a shared ring buffer. blkfront: CVE-2022-23036 netfront: CVE-2022-23037 scsifront: CVE-2022-23038 gntalloc: CVE-2022-23039 xenbus: CVE-2022-23040 blkfront, netfront, scsifront, usbfront, dmabuf, xenbus, 9p, kbdfront, and pvcalls are using a functionality to delay freeing a grant reference until it is no longer in use, but the freeing of the related data page is not synchronized with dropping the granted access. As a result the backend can keep access to the memory page even after it has been freed and then re-used for a different purpose. CVE-2022-23041 netfront will fail a BUG_ON() assertion if it fails to revoke access in the rx path. This will result in a Denial of Service (DoS) situation of the guest which can be triggered by the backend. CVE-2022-23042",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23042",
"url": "https://www.suse.com/security/cve/CVE-2022-23042"
},
{
"category": "external",
"summary": "SUSE Bug 1196488 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1196488"
},
{
"category": "external",
"summary": "SUSE Bug 1199099 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1199099"
},
{
"category": "external",
"summary": "SUSE Bug 1199141 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1199141"
},
{
"category": "external",
"summary": "SUSE Bug 1204132 for CVE-2022-23042",
"url": "https://bugzilla.suse.com/1204132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-23042"
},
{
"cve": "CVE-2022-24448",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24448"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the O_DIRECTORY flag, and tries to open a regular file, nfs_atomic_open() performs a regular lookup. If a regular file is found, ENOTDIR should occur, but the server instead returns uninitialized data in the file descriptor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24448",
"url": "https://www.suse.com/security/cve/CVE-2022-24448"
},
{
"category": "external",
"summary": "SUSE Bug 1195612 for CVE-2022-24448",
"url": "https://bugzilla.suse.com/1195612"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-24448"
},
{
"cve": "CVE-2022-24958",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24958"
}
],
"notes": [
{
"category": "general",
"text": "drivers/usb/gadget/legacy/inode.c in the Linux kernel through 5.16.8 mishandles dev-\u003ebuf release.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24958",
"url": "https://www.suse.com/security/cve/CVE-2022-24958"
},
{
"category": "external",
"summary": "SUSE Bug 1195905 for CVE-2022-24958",
"url": "https://bugzilla.suse.com/1195905"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-24958"
},
{
"cve": "CVE-2022-24959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24959"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 5.16.5. There is a memory leak in yam_siocdevprivate in drivers/net/hamradio/yam.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24959",
"url": "https://www.suse.com/security/cve/CVE-2022-24959"
},
{
"category": "external",
"summary": "SUSE Bug 1195897 for CVE-2022-24959",
"url": "https://bugzilla.suse.com/1195897"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-24959"
},
{
"cve": "CVE-2022-25258",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25258"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in drivers/usb/gadget/composite.c in the Linux kernel before 5.16.10. The USB Gadget subsystem lacks certain validation of interface OS descriptor requests (ones with a large array index and ones associated with NULL function pointer retrieval). Memory corruption might occur.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25258",
"url": "https://www.suse.com/security/cve/CVE-2022-25258"
},
{
"category": "external",
"summary": "SUSE Bug 1196095 for CVE-2022-25258",
"url": "https://bugzilla.suse.com/1196095"
},
{
"category": "external",
"summary": "SUSE Bug 1196132 for CVE-2022-25258",
"url": "https://bugzilla.suse.com/1196132"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-25258"
},
{
"cve": "CVE-2022-25636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-25636"
}
],
"notes": [
{
"category": "general",
"text": "net/netfilter/nf_dup_netdev.c in the Linux kernel 5.4 through 5.6.10 allows local users to gain privileges because of a heap out-of-bounds write. This is related to nf_tables_offload.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-25636",
"url": "https://www.suse.com/security/cve/CVE-2022-25636"
},
{
"category": "external",
"summary": "SUSE Bug 1196299 for CVE-2022-25636",
"url": "https://bugzilla.suse.com/1196299"
},
{
"category": "external",
"summary": "SUSE Bug 1196301 for CVE-2022-25636",
"url": "https://bugzilla.suse.com/1196301"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-25636"
},
{
"cve": "CVE-2022-26490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-26490"
}
],
"notes": [
{
"category": "general",
"text": "st21nfca_connectivity_event_received in drivers/nfc/st21nfca/se.c in the Linux kernel through 5.16.12 has EVT_TRANSACTION buffer overflows because of untrusted length parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-26490",
"url": "https://www.suse.com/security/cve/CVE-2022-26490"
},
{
"category": "external",
"summary": "SUSE Bug 1196830 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1196830"
},
{
"category": "external",
"summary": "SUSE Bug 1201656 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1201656"
},
{
"category": "external",
"summary": "SUSE Bug 1201969 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1201969"
},
{
"category": "external",
"summary": "SUSE Bug 1211495 for CVE-2022-26490",
"url": "https://bugzilla.suse.com/1211495"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "important"
}
],
"title": "CVE-2022-26490"
},
{
"cve": "CVE-2022-26966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-26966"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel before 5.16.12. drivers/net/usb/sr9700.c allows attackers to obtain sensitive information from heap memory via crafted frame lengths from a device.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-26966",
"url": "https://www.suse.com/security/cve/CVE-2022-26966"
},
{
"category": "external",
"summary": "SUSE Bug 1196836 for CVE-2022-26966",
"url": "https://bugzilla.suse.com/1196836"
}
],
"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 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.s390x",
"SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_60-default-1-150300.7.5.3.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-64kb-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-base-5.3.18-150300.59.60.4.150300.18.37.5.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-default-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-devel-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-macros-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-preempt-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:kernel-zfcpdump-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-docs-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-obs-build-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-preempt-devel-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-source-5.3.18-150300.59.60.4.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:kernel-syms-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-default-extra-5.3.18-150300.59.60.4.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:kernel-preempt-extra-5.3.18-150300.59.60.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-30T07:38:49Z",
"details": "moderate"
}
],
"title": "CVE-2022-26966"
}
]
}
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.